change loop in shipping zone template using module insteadof delivery
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
</thead>
|
||||
|
||||
<tbody>
|
||||
{loop type="delivery" name="delivery.list" backend_context="1"}
|
||||
{loop type="module" module_type="2" active="*" name="delivery.list" backend_context="1"}
|
||||
<tr>
|
||||
<td><a href="{url path="/admin/configuration/shipping_zones/update/$ID"}">{$TITLE}</a></td>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user