summaryrefslogtreecommitdiff
path: root/templates/my_role_edit.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/my_role_edit.tpl')
-rw-r--r--templates/my_role_edit.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/my_role_edit.tpl b/templates/my_role_edit.tpl
index 1bb56a7..af8852c 100644
--- a/templates/my_role_edit.tpl
+++ b/templates/my_role_edit.tpl
@@ -116,7 +116,7 @@
{foreach from=$roleInfo.perms key=permName item=perm}
<tr class="{cycle values="odd,even"}">
<td>
- {smartlink ititle="Remove" booticon="fa-trash" package=$package role_id=$roleInfo.role_id action=remove permission=$permName}
+ {smartlink ititle="Remove" biticon="edit-delete" package=$package role_id=$roleInfo.role_id action=remove permission=$permName}
&nbsp;{$permName}
</td>
<td>{$perm.perm_desc}</td>