summaryrefslogtreecommitdiff
path: root/templates/view_blog.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/view_blog.tpl')
-rw-r--r--templates/view_blog.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/view_blog.tpl b/templates/view_blog.tpl
index 5b4e459..cd9fa6a 100644
--- a/templates/view_blog.tpl
+++ b/templates/view_blog.tpl
@@ -25,7 +25,7 @@
{/if}
{if ($gContent->hasUpdatePermission())}
- <a title="{tr}remove{/tr}" href="{$smarty.const.BLOGS_PKG_URL}list_blogs.php?remove=1&amp;blog_id={$gContent->getField('blog_id')}">{biticon ipackage="icons" iname="edit-delete" iexplain="delete"}</a>
+ <a title="{tr}remove{/tr}" href="{$smarty.const.BLOGS_PKG_URL}list_blogs.php?remove=1&amp;blog_id={$gContent->getField('blog_id')}">{booticon iname="icon-trash" ipackage="icons" iexplain="delete"}</a>
{/if}
</div>