Merge pull request #601 from PrestaEdit/carrier_wizard2

[-] Carrier Wizard: fix
This commit is contained in:
Vincent Augagneur
2013-07-30 02:22:45 -07:00
3 changed files with 5 additions and 5 deletions
@@ -55,9 +55,11 @@
{l s='It will be displayed only for the following groups:'}
<ul id="summary_groups"></ul>
</div>
{if $is_multishop}
<div class="clear">&nbsp;</div>
<div>
{l s='It will be displayed only for the following shops:'}
<ul id="summary_shops"></ul>
</div>
{/if}
</fieldset>