Ratioed: remove create user button
This commit is contained in:
부모
81639ff615
커밋
46b3836720
1개의 변경된 파일과 0개의 추가작업 그리고 3개의 파일을 삭제
|
@ -6,9 +6,6 @@
|
|||
{{$title}} - {{$page}} ({{$count}})
|
||||
<a href="{{$base_url}}/ratioed/help"><i style="float: right; font-size: 60%" class="fa fa-question-circle fa-fw" aria-hidden="true"></i></a>
|
||||
</h1>
|
||||
<p>
|
||||
<a href="{{$base_url}}/moderation/users/create" class="btn btn-primary"><i class="fa fa-user-plus"></i> {{$h_newuser}}</a>
|
||||
</p>
|
||||
<form action="{{$baseurl}}/{{$query_string}}" method="post">
|
||||
<input type="hidden" name="form_security_token" value="{{$form_security_token}}">
|
||||
<table id="users" class="table table-hover">
|
||||
|
|
불러오는 중…
테이블 추가
Add a link
Reference in a new issue