// Multistore invisible description in options

This commit is contained in:
Jerome Nadaud
2013-09-23 19:02:22 +02:00
parent f04126c436
commit 18a621e022
@@ -339,9 +339,11 @@
{/if}
{/block}{* end block input *}
{if $field['is_invisible']}
<div class="col-lg-9 col-lg-push-3">
<p class="alert alert-warning">
{l s='You can\'t change the value of this configuration field in the context of this shop.'}
</p>
</div>
{/if}
</div>