Changeset 158:0feef9838bd0 for admin/users.php
- Timestamp:
- 05/05/11 07:43:36 (14 years ago)
- Branch:
- userprefs
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/users.php
r70 r158 119 119 echo 120 120 '<h2>'.__('Users').'</h2>'. 121 '<p class="top-add"><strong><a class="button add" href="user.php"> <img src="images/add.png" alt="" />'.__('Create a new user').'</a></strong></p>';121 '<p class="top-add"><strong><a class="button add" href="user.php">'.__('Create a new user').'</a></strong></p>'; 122 122 123 123 if (!$show_filters) {
Note: See TracChangeset
for help on using the changeset viewer.