mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-20 03:19:13 -04:00
Remove second Add User button, don't need it, at least not now.
This commit is contained in:
@@ -101,12 +101,6 @@
|
||||
</tr>
|
||||
<? endforeach ?>
|
||||
</table>
|
||||
<a href="<?= url::site("admin/users/add_user_form") ?>"
|
||||
class="gDialogLink gButtonLink ui-icon-left ui-state-default ui-corner-all"
|
||||
title="<?= t("Create a new user") ?>">
|
||||
<span class="ui-icon ui-icon-circle-plus"></span>
|
||||
<?= t("Add a new user") ?>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user