From 18a621e0228fdc0e902dc64f782854514a6d9b71 Mon Sep 17 00:00:00 2001 From: Jerome Nadaud Date: Mon, 23 Sep 2013 19:02:22 +0200 Subject: [PATCH] // Multistore invisible description in options --- admin-dev/themes/default/template/helpers/options/options.tpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/admin-dev/themes/default/template/helpers/options/options.tpl b/admin-dev/themes/default/template/helpers/options/options.tpl index ac017e277..b6e6c6bca 100644 --- a/admin-dev/themes/default/template/helpers/options/options.tpl +++ b/admin-dev/themes/default/template/helpers/options/options.tpl @@ -339,9 +339,11 @@ {/if} {/block}{* end block input *} {if $field['is_invisible']} +

{l s='You can\'t change the value of this configuration field in the context of this shop.'}

+
{/if}