From 8401827afb6c6f21d335e976e72780bda8c20657 Mon Sep 17 00:00:00 2001 From: Ian Date: Thu, 22 May 2014 10:32:23 +0200 Subject: [PATCH] re-introduce fallback constant note for 9388618ac5 while this also is accessed on new theme installes References #165 3c --- templates/2k11/admin/templates.inc.tpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/2k11/admin/templates.inc.tpl b/templates/2k11/admin/templates.inc.tpl index dc49e363..536e9d58 100644 --- a/templates/2k11/admin/templates.inc.tpl +++ b/templates/2k11/admin/templates.inc.tpl @@ -18,6 +18,8 @@ {$form_token} {$configuration} + {else} +

{$CONST.STYLE_OPTIONS_NONE}

{/if}