From 85785258095beb00a40fa2090512a2e40d1d85bb Mon Sep 17 00:00:00 2001 From: Thomas Kempf Date: Thu, 28 Oct 2021 11:33:35 +0200 Subject: [PATCH] Themes were not configurable anymore even when webmaster --- admin/themes/default/template/themes_installed.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/themes/default/template/themes_installed.tpl b/admin/themes/default/template/themes_installed.tpl index 2563ef03a..410c95a0b 100644 --- a/admin/themes/default/template/themes_installed.tpl +++ b/admin/themes/default/template/themes_installed.tpl @@ -106,7 +106,7 @@ $(window).bind("load", function() {
{$theme.NAME} {if isset($theme.IS_DEFAULT) and $theme.IS_DEFAULT}{/if} {if $theme.IS_MOBILE}{/if} - {if isWebmaster == 1} {/if} + {if $isWebmaster == 1} {/if}