summaryrefslogtreecommitdiff
path: root/templates/view_xref_value_item.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/view_xref_value_item.tpl')
-rw-r--r--templates/view_xref_value_item.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/view_xref_value_item.tpl b/templates/view_xref_value_item.tpl
index 96ac916..9322b7b 100644
--- a/templates/view_xref_value_item.tpl
+++ b/templates/view_xref_value_item.tpl
@@ -20,7 +20,7 @@
{if $source eq 'history'}
{smartlink ititle="Restore" ipackage="liberty" ifile="edit_xref.php" biticon="document-properties" content_id=$gContent->mInfo.content_id xref_id=$gContent->mInfo.$source[xref].xref_id expunge=-1}
{else}
- {smartlink ititle="Delete" ipackage="liberty" ifile="edit_xref.php" biticon="edit-delete" content_id=$gContent->mInfo.content_id xref_id=$gContent->mInfo.$source[xref].xref_id expunge=1}
+ {smartlink ititle="Delete" ipackage="liberty" ifile="edit_xref.php" biticon="user-trash" content_id=$gContent->mInfo.content_id xref_id=$gContent->mInfo.$source[xref].xref_id expunge=1}
{/if}
{/if}
</span>