diff options
Diffstat (limited to 'templates/admin_list_users.tpl')
| -rwxr-xr-x | templates/admin_list_users.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin_list_users.tpl b/templates/admin_list_users.tpl index 94ca946..658b5a5 100755 --- a/templates/admin_list_users.tpl +++ b/templates/admin_list_users.tpl @@ -75,7 +75,7 @@ {/if} {formlabel label="User will be added to the following role" for=""} {forminput} - {$defaultRoleName} <a href="{$smarty.const.USERS_PKG_URL}admin/edit_role.php?role_id={$defaultRoleId}">{biticon ipackage="icons" iname="document-properties" iexplain="change settings"}</a> + {$defaultRoleName} <a href="{$smarty.const.USERS_PKG_URL}admin/edit_role.php?role_id={$defaultRoleId}">{biticon ipackage="icons" iname="edit" iexplain="change settings"}</a> {formhelp note="This is the role that is selected as the default role. If you would like to change the default role, please click on the edit icon and set a different role as default role."} {/forminput} </div> |
