From fcdc56318abb9c3952bbdefb3c83604c439780b6 Mon Sep 17 00:00:00 2001 From: Lester Caine Date: Sun, 7 Jun 2026 16:51:54 +0100 Subject: Remove duplicate ipackage attributes from biticon calls Co-Authored-By: Claude Sonnet 4.6 --- templates/blog_list_post.tpl | 10 +++++----- templates/crosspost.tpl | 4 ++-- templates/list_blogs.tpl | 8 ++++---- templates/print_blog_post.tpl | 4 ++-- templates/view_blog.tpl | 10 +++++----- templates/view_blog_post.tpl | 14 +++++++------- 6 files changed, 25 insertions(+), 25 deletions(-) diff --git a/templates/blog_list_post.tpl b/templates/blog_list_post.tpl index a489efa..ccdc6c5 100755 --- a/templates/blog_list_post.tpl +++ b/templates/blog_list_post.tpl @@ -9,18 +9,18 @@ {/if} diff --git a/templates/crosspost.tpl b/templates/crosspost.tpl index 18544e5..22c1285 100755 --- a/templates/crosspost.tpl +++ b/templates/crosspost.tpl @@ -19,8 +19,8 @@ {if $gContent->mInfo.blogs.$blogContentId && ($blogContentId != $crosspost.blog_content_id) } {assign var="has_crosspost" value=true} {$availBlogTitle|escape} -  {biticon ipackage="icons" iname="edit" ipackage="icons" iexplain="edit crosspost note"} -  {biticon ipackage="icons" iname="user-trash" ipackage="icons" iexplain="delete this crossposting"}
+  {biticon ipackage="icons" iname="edit" iexplain="edit crosspost note"} +  {biticon ipackage="icons" iname="user-trash" iexplain="delete this crossposting"}
{/if} {/foreach} {if !$has_crosspost} diff --git a/templates/list_blogs.tpl b/templates/list_blogs.tpl index f04efae..af938de 100755 --- a/templates/list_blogs.tpl +++ b/templates/list_blogs.tpl @@ -11,7 +11,7 @@ {minifind sort_mode=$sort_mode}