芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/public_html/status.pulsehost.co.uk/themes/altum/views/admin/tax-update/index.php
main->breadcrumbs_is_enabled): ?>
= l('admin_taxes.breadcrumb') ?>
= l('admin_tax_update.breadcrumb') ?>
= l('admin_tax_update.header') ?>
= include_view(THEME_PATH . 'views/admin/taxes/admin_tax_dropdown_button.php', ['id' => $data->tax->tax_id]) ?>
= \Altum\Alerts::output_alerts() ?>
= l('global.name') ?>
= l('global.description') ?>
= l('admin_taxes.main.value') ?>
= l('admin_taxes.main.value_type') ?>
tax->value_type == 'percentage' ? 'selected="selected"' : null ?>>= l('admin_taxes.main.value_type_percentage') ?>
tax->value_type == 'fixed' ? 'selected="selected"' : null ?>>= l('admin_taxes.main.value_type_fixed') ?>
= l('global.type') ?>
tax->type == 'inclusive' ? 'selected="selected"' : null ?>>= l('admin_taxes.main.type_inclusive') ?>
tax->type == 'exclusive' ? 'selected="selected"' : null ?>>= l('admin_taxes.main.type_exclusive') ?>
= l('admin_taxes.main.billing_type') ?>
tax->billing_type == 'personal' ? 'selected="selected"' : null ?>>= l('admin_taxes.main.billing_type_personal') ?>
tax->billing_type == 'business' ? 'selected="selected"' : null ?>>= l('admin_taxes.main.billing_type_business') ?>
tax->billing_type == 'both' ? 'selected="selected"' : null ?>>= l('admin_taxes.main.billing_type_both') ?>
= l('global.countries') ?>
$value): ?>
tax->countries && in_array($key, $data->tax->countries) ? 'selected="selected"' : null ?>>= $value ?>
= l('admin_taxes.main.countries_help') ?>