related to #1693 fix tag menu warning

This commit is contained in:
Matthieu Leproux
2022-08-30 14:33:04 +02:00
committed by plegall
parent 495bb56cc7
commit 6734e36cd9
+1 -1
View File
@@ -3,7 +3,7 @@
<div id="menuTagCloud">
{foreach from=$block->data item=tag}
<span>{strip}
<a class="tagLevel{$tag.level}" href=
<a class="tagLevel {if isset($tag.level)}{$tag.level}{/if}" href=
{if isset($tag.U_ADD)}
"{$tag.U_ADD}" title="{$tag.counter|@translate_dec:'%d photo is also linked to current tags':'%d photos are also linked to current tags'}" rel="nofollow">+
{else}