// fix bug toolbar_fix in AdminStoresController

This commit is contained in:
lLefevre
2011-11-07 10:45:23 +00:00
parent 95d6a6f6dc
commit 2ff25db67b
4 changed files with 69 additions and 427 deletions
@@ -319,6 +319,7 @@
{if isset($field.class)}class="{$field.class}"{/if} />
</div>
{/if}
{block name="other_input"}{/block}
{/foreach}
{if $required_fields}
<div class="small"><sup>*</sup> {l s ='Required field'}</div>