Skip to content

Commit 40849f9

Browse files
authored
Update user_list.php
1 parent 17e2f8c commit 40849f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trunk/web/admin/user_list.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
<form action=user_list.php class="form-search form-inline">
5353
<input type="text" name="keyword" value="<?php echo htmlentities($gkeyword,ENT_QUOTES) ?>" class="form-control search-query" placeholder="<?php echo $MSG_USER_ID.', '.$MSG_NICK.', '.$MSG_SCHOOL?>">
5454
<button type="submit" class="form-control"><?php echo $MSG_SEARCH?></button>
55+
<a href="user_list.php?trash"><i class='icon large trash color grey' ></i></a>
5556
</form>
56-
<a href="user_list.php?trash">垃圾箱</a>
5757
</center>
5858

5959
<center>

0 commit comments

Comments
 (0)