芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/lugarcollectibles.com/admin/view/template/extension/payment/nochex.twig
{{ header }}{{ column_left }}
{{ heading_title }}
{% for breadcrumb in breadcrumbs %}
{{ breadcrumb.text }}
{% endfor %}
{% if error_warning %}
{{ error_warning }}
×
{% endif %}
{{ text_edit }}
{{ entry_email }}
{% if error_email %}
{{ error_email }}
{% endif %}
{{ entry_account }}
{% if payment_nochex_account == 'seller' %}
{{ text_seller }}
{% else %}
{{ text_seller }}
{% endif %} {% if payment_nochex_account == 'merchant' %}
{{ text_merchant }}
{% else %}
{{ text_merchant }}
{% endif %}
{{ entry_merchant }}
{% if error_merchant %}
{{ error_merchant }}
{% endif %}
{{ entry_template }}
{% if payment_nochex_template %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not payment_nochex_template %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_test }}
{% if payment_nochex_test %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not payment_nochex_test %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_total }}
{{ entry_order_status }}
{% for order_status in order_statuses %} {% if order_status.order_status_id == payment_nochex_order_status_id %}
{{ order_status.name }}
{% else %}
{{ order_status.name }}
{% endif %} {% endfor %}
{{ entry_geo_zone }}
{{ text_all_zones }}
{% for geo_zone in geo_zones %} {% if geo_zone.geo_zone_id == payment_nochex_geo_zone_id %}
{{ geo_zone.name }}
{% else %}
{{ geo_zone.name }}
{% endif %} {% endfor %}
{{ entry_status }}
{% if payment_nochex_status %}
{{ text_enabled }}
{{ text_disabled }}
{% else %}
{{ text_enabled }}
{{ text_disabled }}
{% endif %}
{{ entry_sort_order }}
{{ footer }}