From 8c42ddc5d9fb230c14f1d69e4f5286582bdaa56e Mon Sep 17 00:00:00 2001 From: spiderr Date: Tue, 2 Apr 2013 13:32:41 -0400 Subject: convert lots of biticon to booticon --- templates/view_blog_post.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/view_blog_post.tpl') diff --git a/templates/view_blog_post.tpl b/templates/view_blog_post.tpl index 2c4d88b..941183e 100644 --- a/templates/view_blog_post.tpl +++ b/templates/view_blog_post.tpl @@ -35,10 +35,10 @@ {/if} {if $gContent->hasUpdatePermission()} - {biticon ipackage="icons" iname="accessories-text-editor" iexplain="edit"} + {booticon iname="icon-edit" ipackage="icons" iexplain="edit"} {/if} {if $gContent->hasUserPermission( 'p_blogs_admin' )} - {biticon ipackage="icons" iname="edit-delete" iexplain="delete"} + {booticon iname="icon-trash" ipackage="icons" iexplain="delete"} {/if} {/if} -- cgit v1.3