summaryrefslogtreecommitdiff
path: root/templates/blog_list_post.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/blog_list_post.tpl')
-rw-r--r--templates/blog_list_post.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/blog_list_post.tpl b/templates/blog_list_post.tpl
index 375bb4e..d532be7 100644
--- a/templates/blog_list_post.tpl
+++ b/templates/blog_list_post.tpl
@@ -9,7 +9,7 @@
<div class="floaticon">
{include file="bitpackage:liberty/services_inc.tpl" serviceLocation='icon' serviceHash=$aPost}
{if $gBitUser->hasPermission( 'p_blogs_admin' )}
- <a title="{tr}Crosspost{/tr}" href="{$smarty.const.BLOGS_PKG_URL}crosspost.php?post_id={$aPost.post_id}">{booticon iname="icon-paperclip" ipackage="icons" iexplain="crosspost"}</a>
+ <a title="{tr}Crosspost{/tr}" href="{$smarty.const.BLOGS_PKG_URL}crosspost.php?post_id={$aPost.post_id}">{booticon iname="icon-paper-clip" ipackage="icons" iexplain="crosspost"}</a>
{/if}
<a title="{tr}print{/tr}" style="display:none;" href="{$smarty.const.BLOGS_PKG_URL}print_blog_post.php?post_id={$aPost.post_id}">{booticon iname="icon-print" ipackage="icons" iexplain="print"}</a>