// removing shop associations from product page
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