// removing shop associations from product page

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15391 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vChabot
2012-05-18 15:13:36 +00:00
parent 37a23c8562
commit 98ff09c8ee
2 changed files with 0 additions and 16 deletions
@@ -71,16 +71,6 @@
<div class="hint" style="display:block;">{l s='The default category is the category which is displayed by default.'}</div>
</td>
</tr>
{if $is_multishop && !$is_shop_context}
<tr>
<td class="col-left">
<label>{l s='Associated shops:'}</label>
</td>
<td class="col-right">
{$asso_shop}
</td>
</tr>
{/if}
</table>
<div class="separation"></div>
<table>