// 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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user