diff --git a/templates/admin/default/tax-rule-edit.html b/templates/admin/default/tax-rule-edit.html index 1bf6346d1..748482016 100644 --- a/templates/admin/default/tax-rule-edit.html +++ b/templates/admin/default/tax-rule-edit.html @@ -21,10 +21,10 @@
{intl l="Edit tax rule $TITLE"} -
- + +
- +
@@ -39,14 +39,14 @@
- +

{intl l="Countries that have the same tax rule"} :

Italy England Japan

- +
@@ -57,12 +57,12 @@

--> -
+

Create a tax rule

- +

@@ -84,7 +84,7 @@

-
+

List of taxes

@@ -93,7 +93,7 @@
Dapibus ac facilisis in
Morbi leo risus
Porta ac consectetur ac
-
Vestibulum at eros
+
Vestibulum at eros
- +
@@ -114,7 +114,7 @@ {/block} {block name="javascript-initialization"} - + {javascripts file='assets/js/bootstrap-select/bootstrap-select.js'} {/javascripts} @@ -124,18 +124,22 @@ {/javascripts} + {literal} + {/literal} {/block} \ No newline at end of file