From 495bb56cc70e74b5e3b7565baef910804db41d1f Mon Sep 17 00:00:00 2001 From: plegall Date: Fri, 2 Sep 2022 10:13:36 +0200 Subject: [PATCH] related to #1693 related tags section in picture infos had bad visibility condition --- themes/default/template/picture.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/template/picture.tpl b/themes/default/template/picture.tpl index 90f63039b..29266784f 100644 --- a/themes/default/template/picture.tpl +++ b/themes/default/template/picture.tpl @@ -207,7 +207,7 @@ y.callService(
{$INFO_FILESIZE}
{/if} - {if $display_info.tags and isset($related_tags)} + {if ($display_info.tags and isset($related_tags))}
{'Tags'|@translate}