summaryrefslogtreecommitdiff
path: root/templates/admin_notifications.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/admin_notifications.tpl')
-rwxr-xr-xtemplates/admin_notifications.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin_notifications.tpl b/templates/admin_notifications.tpl
index b02cac6..7af674c 100755
--- a/templates/admin_notifications.tpl
+++ b/templates/admin_notifications.tpl
@@ -55,7 +55,7 @@
<td>{$channels[user].event}</td>
<td>{$channels[user].object}</td>
<td>{$channels[user].email}</td>
- <td class="actionicon">{smartlink ititle="remove" booticon="icon-trash" offset=$offset removeevent=$channels[user].event object=$channels[user].object email=$channels[user].email}</td>
+ <td class="actionicon">{smartlink ititle="remove" biticon="edit-delete" offset=$offset removeevent=$channels[user].event object=$channels[user].object email=$channels[user].email}</td>
</tr>
{sectionelse}
<tr class="norecords"><td colspan="4">{tr}No records found{/tr}</td></tr>