diff options
Diffstat (limited to 'templates/group_list_members.tpl')
| -rw-r--r-- | templates/group_list_members.tpl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/group_list_members.tpl b/templates/group_list_members.tpl index c9ff018..2eb14d3 100644 --- a/templates/group_list_members.tpl +++ b/templates/group_list_members.tpl @@ -1,6 +1,8 @@ {strip} <div class="floaticon"> - <a href="{$smarty.const.USERS_PKG_URL}admin/edit_group.php">{tr}« Group List{/tr}</a> + <a href="{$smarty.const.USERS_PKG_URL}admin/edit_group.php"> + {biticon ipackage="icons" iname="system-users" iexplain="Group List"} + </a> {bithelp} </div> |
