diff --git a/admin-dev/themes/default/template/controllers/localization/content.tpl b/admin-dev/themes/default/template/controllers/localization/content.tpl index 3fefc850d..c4246f870 100644 --- a/admin-dev/themes/default/template/controllers/localization/content.tpl +++ b/admin-dev/themes/default/template/controllers/localization/content.tpl @@ -23,10 +23,7 @@ * International Registered Trademark & Property of PrestaShop SA *} -
\ No newline at end of file
+
+
+ {$action}
+
\ No newline at end of file
diff --git a/admin-dev/themes/default/template/controllers/tax_rules/helpers/list/list_content.tpl b/admin-dev/themes/default/template/controllers/tax_rules/helpers/list/list_content.tpl
index 69d61175d..1799c9aaf 100644
--- a/admin-dev/themes/default/template/controllers/tax_rules/helpers/list/list_content.tpl
+++ b/admin-dev/themes/default/template/controllers/tax_rules/helpers/list/list_content.tpl
@@ -22,110 +22,109 @@
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
-
-{foreach $list AS $index => $tr}
-
- {elseif isset($params.position)}
- {if $order_by == 'position' && $order_way != 'DESC'}
-
-
-
-
-
-
-
- {else}
- {$tr.$key.position + 1}
- {/if}
- {elseif isset($params.image)}
- {$tr.$key}
- {elseif (isset($params.icon))}
-
+ {elseif isset($params.position)}
+ {if $order_by == 'position' && $order_way != 'DESC'}
+
+
+
- {if $shop_link_type}
-
+
+ {else}
+ {$tr.$key.position + 1}
+ {/if}
+ {elseif isset($params.image)}
+ {$tr.$key}
+ {elseif (isset($params.icon))}
+