diff options
| author | Christian Fowler <cfowler2@wcpss.net> | 2013-04-23 22:16:28 -0400 |
|---|---|---|
| committer | Christian Fowler <cfowler2@wcpss.net> | 2013-04-23 22:16:28 -0400 |
| commit | bbefbd29fcf7064c78b21e17b2c3a7840767bc3d (patch) | |
| tree | 24fa4c77a8f67ec1c57376cf86ddd1664e565576 /templates/my_roles_list.tpl | |
| parent | 520456e75a029dd9adaea5dc0d7a3aab43cc8029 (diff) | |
| download | users-bbefbd29fcf7064c78b21e17b2c3a7840767bc3d.tar.gz users-bbefbd29fcf7064c78b21e17b2c3a7840767bc3d.tar.bz2 users-bbefbd29fcf7064c78b21e17b2c3a7840767bc3d.zip | |
convert all remaining biticons; clean up edit group
Diffstat (limited to 'templates/my_roles_list.tpl')
| -rw-r--r-- | templates/my_roles_list.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/my_roles_list.tpl b/templates/my_roles_list.tpl index 5390162..cca8fe2 100644 --- a/templates/my_roles_list.tpl +++ b/templates/my_roles_list.tpl @@ -25,7 +25,7 @@ <td> {if $role.public eq 'y'} <a href="{$smarty.const.USERS_PKG_URL}my_roles.php?remove_public_role=y&public_role_id={$roleId}" - onclick="return confirm('{tr}Are you sure you want to leave this role?{/tr}')">{biticon ipackage="icons" iname="edit-cut" iexplain="Leave Role"}</a> + onclick="return confirm('{tr}Are you sure you want to leave this role?{/tr}')">{booticon ipackage="icons" iname="icon-cut" iexplain="Leave Role"}</a> {else} {/if} |
