// fix page without leadin
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11943 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
});
|
||||
});
|
||||
</script>
|
||||
<div class="bloc-leadin">
|
||||
{l s='Go to category:'}
|
||||
<select id="go_to_categ" name="go_to_categ">
|
||||
{foreach from=$category_tree item=categ}
|
||||
@@ -47,5 +48,6 @@
|
||||
</option>
|
||||
{/foreach}
|
||||
</select>
|
||||
</div>
|
||||
{/if}
|
||||
{/block}
|
||||
|
||||
Reference in New Issue
Block a user