summaryrefslogtreecommitdiff
path: root/templates/print_blog_post.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/print_blog_post.tpl')
-rwxr-xr-xtemplates/print_blog_post.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/print_blog_post.tpl b/templates/print_blog_post.tpl
index b0ef7a8..026eb52 100755
--- a/templates/print_blog_post.tpl
+++ b/templates/print_blog_post.tpl
@@ -60,8 +60,8 @@ a:hover { background-color : #deceae; }
&nbsp;<a href="{$smarty.const.BLOGS_PKG_URL}view_post.php?find={$find}&amp;blog_id={$post_info.blog_id}&amp;offset={$offset}&amp;sort_mode={$sort_mode}&amp;post_id={$post_info.post_id}">{tr}view comments{/tr}</a>
{/if}
</td><td>
-<a title="{tr}print{/tr}" href="{$smarty.const.BLOGS_PKG_URL}print_blog_post.php?post_id={$post_info.post_id}">{biticon ipackage="icons" iname="document-print" ipackage="icons" iexplain="Print"}</a>
-<a title="{tr}email this post{/tr}" href="{$smarty.const.BLOGS_PKG_URL}send_post.php?post_id={$post_info.post_id}">{biticon ipackage="icons" iname="internet-mail" ipackage="icons" iexplain="Email"}</a>
+<a title="{tr}print{/tr}" href="{$smarty.const.BLOGS_PKG_URL}print_blog_post.php?post_id={$post_info.post_id}">{biticon ipackage="icons" iname="document-print" iexplain="Print"}</a>
+<a title="{tr}email this post{/tr}" href="{$smarty.const.BLOGS_PKG_URL}send_post.php?post_id={$post_info.post_id}">{biticon ipackage="icons" iname="internet-mail" iexplain="Email"}</a>
</td></tr></table>
</div>