Changed 'template' loop into 'product-template' loop
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
</thead>
|
||||
|
||||
<tbody>
|
||||
{loop name="list" type="template" backend_context="1" lang=$lang_id order=$order}
|
||||
{loop name="list" type="product-template" backend_context="1" lang=$lang_id order=$order}
|
||||
<tr>
|
||||
<td>{$ID}</td>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user