From 358b9e9a46fd3b3faf65e14591d475b208bcc99a Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 21 Dec 2023 11:32:06 +0100 Subject: [PATCH] compatibility PHP 8 --- template/facebook.tpl | 2 +- template/tumblr.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/template/facebook.tpl b/template/facebook.tpl index ec625f4..7d576e8 100644 --- a/template/facebook.tpl +++ b/template/facebook.tpl @@ -1,6 +1,6 @@ {strip} {if $SOCIALBUTT.light} - Facebook {else} diff --git a/template/tumblr.tpl b/template/tumblr.tpl index e7e4237..f4e65ce 100644 --- a/template/tumblr.tpl +++ b/template/tumblr.tpl @@ -3,7 +3,7 @@ {capture assign="inline_tags"}{foreach from=$related_tags item=tag name=tag_loop}{if !$smarty.foreach.tag_loop.first},{/if}{$tag.name}{/foreach}{/capture}