{extends file="admin-layout.tpl"} {block name="page-title"}{intl l='Edit a tax rule'}{/block} {block name="check-permissions"}admin.configuration.taxes-rules.edit{/block} {block name="main-content"}
{intl l="Edit tax rule $TITLE"}

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

Italy England Japan

Create a tax rule

{intl l="Add tax to this group"}

{intl l="Apply"}

List of taxes

Cras justo odio
Dapibus ac facilisis in
Morbi leo risus
Porta ac consectetur ac
Vestibulum at eros
{* Delete confirmation dialog *} {capture "delete_dialog"}
{/capture} {include file = "includes/generic-confirm-dialog.html" dialog_id = "delete_dialog" dialog_title = {intl l="Delete attribute"} dialog_message = {intl l="Do you really want to delete this attribute ? It will be removed from all product templates."} form_action = {url path='/admin/configuration/attributes/delete'} form_content = {$smarty.capture.delete_dialog nofilter} }
{/block} {block name="javascript-initialization"} {javascripts file='assets/js/bootstrap-select/bootstrap-select.js'} {/javascripts} {javascripts file='assets/js/main.js'} {/javascripts} {/block}