芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/lugarcollectibles.com/admin/view/template/setting/setting.twig
{{ header }}{{ column_left }}
{{ heading_title }}
{% for breadcrumb in breadcrumbs %}
{{ breadcrumb.text }}
{% endfor %}
{% if error_warning %}
{{ error_warning }}
×
{% endif %} {% if success %}
{{ success }}
×
{% endif %}
{{ text_edit }}
{{ tab_general }}
{{ tab_store }}
{{ tab_local }}
{{ tab_option }}
{{ tab_image }}
{{ tab_mail }}
{{ tab_server }}
{{ entry_meta_title }}
{% if error_meta_title %}
{{ error_meta_title }}
{% endif %}
{{ entry_meta_description }}
{{ config_meta_description }}</textarea>
{{ entry_meta_keyword }}
{{ config_meta_keyword }}</textarea>
{{ entry_theme }}
{% for theme in themes %} {% if theme.value == config_theme %}
{{ theme.text }}
{% else %}
{{ theme.text }}
{% endif %} {% endfor %}
{{ entry_layout }}
{% for layout in layouts %} {% if layout.layout_id == config_layout_id %}
{{ layout.name }}
{% else %}
{{ layout.name }}
{% endif %} {% endfor %}
{{ entry_name }}
{% if error_name %}
{{ error_name }}
{% endif %}
{{ entry_owner }}
{% if error_owner %}
{{ error_owner }}
{% endif %}
{{ entry_address }}
{{ config_address }}</textarea> {% if error_address %}
{{ error_address }}
{% endif %}
{{ entry_geocode }}
{{ entry_email }}
{% if error_email %}
{{ error_email }}
{% endif %}
{{ entry_telephone }}
{% if error_telephone %}
{{ error_telephone }}
{% endif %}
{{ entry_fax }}
{{ entry_image }}
{{ entry_open }}
{{ config_open }}</textarea>
{{ entry_comment }}
{{ config_comment }}</textarea>
{% if locations %}
{{ entry_location }}
{% for location in locations %}
{% if location.location_id in config_location %}
{{ location.name }} {% else %}
{{ location.name }} {% endif %}
{% endfor %}
{% endif %}
{{ entry_country }}
{% for country in countries %} {% if country.country_id == config_country_id %}
{{ country.name }}
{% else %}
{{ country.name }}
{% endif %} {% endfor %}
{{ entry_zone }}
{{ entry_language }}
{% for language in languages %} {% if language.code == config_language %}
{{ language.name }}
{% else %}
{{ language.name }}
{% endif %} {% endfor %}
{{ entry_admin_language }}
{% for language in languages %} {% if language.code == config_admin_language %}
{{ language.name }}
{% else %}
{{ language.name }}
{% endif %} {% endfor %}
{{ entry_currency }}
{% for currency in currencies %} {% if currency.code == config_currency %}
{{ currency.title }}
{% else %}
{{ currency.title }}
{% endif %} {% endfor %}
{{ entry_currency_auto }}
{% if config_currency_auto %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_currency_auto %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_length_class }}
{% for length_class in length_classes %} {% if length_class.length_class_id == config_length_class_id %}
{{ length_class.title }}
{% else %}
{{ length_class.title }}
{% endif %} {% endfor %}
{{ entry_weight_class }}
{% for weight_class in weight_classes %} {% if weight_class.weight_class_id == config_weight_class_id %}
{{ weight_class.title }}
{% else %}
{{ weight_class.title }}
{% endif %} {% endfor %}
{{ text_product }}
{{ entry_product_count }}
{% if config_product_count %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_product_count %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_limit_admin }}
{% if error_limit_admin %}
{{ error_limit_admin }}
{% endif %}
{{ text_review }}
{{ entry_review }}
{% if config_review_status %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_review_status %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_review_guest }}
{% if config_review_guest %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_review_guest %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ text_voucher }}
{{ entry_voucher_min }}
{% if error_voucher_min %}
{{ error_voucher_min }}
{% endif %}
{{ entry_voucher_max }}
{% if error_voucher_max %}
{{ error_voucher_max }}
{% endif %}
{{ text_tax }}
{{ entry_tax }}
{% if config_tax %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_tax %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_tax_default }}
{{ text_none }}
{% if config_tax_default == 'shipping' %}
{{ text_shipping }}
{% else %}
{{ text_shipping }}
{% endif %} {% if config_tax_default == 'payment' %}
{{ text_payment }}
{% else %}
{{ text_payment }}
{% endif %}
{{ entry_tax_customer }}
{{ text_none }}
{% if config_tax_customer == 'shipping' %}
{{ text_shipping }}
{% else %}
{{ text_shipping }}
{% endif %} {% if config_tax_customer == 'payment' %}
{{ text_payment }}
{% else %}
{{ text_payment }}
{% endif %}
{{ text_account }}
{{ entry_customer_online }}
{% if config_customer_online %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_customer_online %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_customer_activity }}
{% if config_customer_activity %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_customer_activity %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_customer_search }}
{% if config_customer_search %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_customer_search %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_customer_group }}
{% for customer_group in customer_groups %} {% if customer_group.customer_group_id == config_customer_group_id %}
{{ customer_group.name }}
{% else %}
{{ customer_group.name }}
{% endif %} {% endfor %}
{{ entry_customer_group_display }}
{% for customer_group in customer_groups %}
{% if customer_group.customer_group_id in config_customer_group_display %}
{{ customer_group.name }} {% else %}
{{ customer_group.name }} {% endif %}
{% endfor %} {% if error_customer_group_display %}
{{ error_customer_group_display }}
{% endif %}
{{ entry_customer_price }}
{% if config_customer_price %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_customer_price %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_login_attempts }}
{% if error_login_attempts %}
{{ error_login_attempts }}
{% endif %}
{{ entry_account }}
{{ text_none }}
{% for information in informations %} {% if information.information_id == config_account_id %}
{{ information.title }}
{% else %}
{{ information.title }}
{% endif %} {% endfor %}
{{ text_checkout }}
{{ entry_invoice_prefix }}
{{ entry_cart_weight }}
{% if config_cart_weight %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_cart_weight %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_checkout_guest }}
{% if config_checkout_guest %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_checkout_guest %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_checkout }}
{{ text_none }}
{% for information in informations %} {% if information.information_id == config_checkout_id %}
{{ information.title }}
{% else %}
{{ information.title }}
{% endif %} {% endfor %}
{{ entry_order_status }}
{% for order_status in order_statuses %} {% if order_status.order_status_id == config_order_status_id %}
{{ order_status.name }}
{% else %}
{{ order_status.name }}
{% endif %} {% endfor %}
{{ entry_processing_status }}
{% for order_status in order_statuses %}
{% if order_status.order_status_id in config_processing_status %}
{{ order_status.name }} {% else %}
{{ order_status.name }} {% endif %}
{% endfor %}
{% if error_processing_status %}
{{ error_processing_status }}
{% endif %}
{{ entry_complete_status }}
{% for order_status in order_statuses %}
{% if order_status.order_status_id in config_complete_status %}
{{ order_status.name }} {% else %}
{{ order_status.name }} {% endif %}
{% endfor %}
{% if error_complete_status %}
{{ error_complete_status }}
{% endif %}
{{ entry_fraud_status }}
{% for order_status in order_statuses %} {% if order_status.order_status_id == config_fraud_status_id %}
{{ order_status.name }}
{% else %}
{{ order_status.name }}
{% endif %} {% endfor %}
{{ entry_api }}
{{ text_none }}
{% for api in apis %} {% if api.api_id == config_api_id %}
{{ api.username }}
{% else %}
{{ api.username }}
{% endif %} {% endfor %}
{{ text_stock }}
{{ entry_stock_display }}
{% if config_stock_display %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_stock_display %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_stock_warning }}
{% if config_stock_warning %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_stock_warning %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_stock_checkout }}
{% if config_stock_checkout %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_stock_checkout %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ text_affiliate }}
{{ entry_affiliate_group }}
{% for customer_group in customer_groups %} {% if customer_group.customer_group_id == config_affiliate_group_id %}
{{ customer_group.name }}
{% else %}
{{ customer_group.name }}
{% endif %} {% endfor %}
{{ entry_affiliate_approval }}
{% if config_affiliate_approval %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_affiliate_approval %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_affiliate_auto }}
{% if config_affiliate_auto %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_affiliate_auto %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_affiliate_commission }}
{{ entry_affiliate }}
{{ text_none }}
{% for information in informations %} {% if information.information_id == config_affiliate_id %}
{{ information.title }}
{% else %}
{{ information.title }}
{% endif %} {% endfor %}
{{ text_return }}
{{ entry_return }}
{{ text_none }}
{% for information in informations %} {% if information.information_id == config_return_id %}
{{ information.title }}
{% else %}
{{ information.title }}
{% endif %} {% endfor %}
{{ entry_return_status }}
{% for return_status in return_statuses %} {% if return_status.return_status_id == config_return_status_id %}
{{ return_status.name }}
{% else %}
{{ return_status.name }}
{% endif %} {% endfor %}
{{ text_captcha }}
{{ entry_captcha }}
{{ text_none }}
{% for captcha in captchas %} {% if captcha.value == config_captcha %}
{{ captcha.text }}
{% else %}
{{ captcha.text }}
{% endif %} {% endfor %}
{{ entry_captcha_page }}
{% for captcha_page in captcha_pages %}
{% if captcha_page.value in config_captcha_page %}
{{ captcha_page.text }} {% else %}
{{ captcha_page.text }} {% endif %}
{% endfor %}
{{ entry_logo }}
{{ entry_icon }}
{{ text_general }}
{{ entry_mail_engine }}
{% if config_mail_engine == 'mail' %}
{{ text_mail }}
{% else %}
{{ text_mail }}
{% endif %} {% if config_mail_engine == 'smtp' %}
{{ text_smtp }}
{% else %}
{{ text_smtp }}
{% endif %}
{{ entry_mail_parameter }}
{{ entry_mail_smtp_hostname }}
{{ entry_mail_smtp_username }}
{{ entry_mail_smtp_password }}
{{ entry_mail_smtp_port }}
{{ entry_mail_smtp_timeout }}
{{ text_mail_alert }}
{{ entry_mail_alert }}
{% for mail_alert in mail_alerts %}
{% if mail_alert.value in config_mail_alert %}
{{ mail_alert.text }} {% else %}
{{ mail_alert.text }} {% endif %}
{% endfor %}
{{ entry_mail_alert_email }}
{{ config_mail_alert_email }}</textarea>
{{ text_general }}
{{ entry_maintenance }}
{% if config_maintenance %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_maintenance %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_seo_url }}
{% if config_seo_url %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_seo_url %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_robots }}
{{ config_robots }}</textarea>
{{ entry_compression }}
{{ text_security }}
{{ entry_secure }}
{% if config_secure %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_secure %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_password }}
{% if config_password %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_password %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_shared }}
{% if config_shared %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_shared %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_encryption }}
{{ config_encryption }}</textarea> {% if error_encryption %}
{{ error_encryption }}
{% endif %}
{{ text_upload }}
{{ entry_file_max_size }}
{{ entry_file_ext_allowed }}
{{ config_file_ext_allowed }}</textarea>
{{ entry_file_mime_allowed }}
{{ config_file_mime_allowed }}</textarea>
{{ text_error }}
{{ entry_error_display }}
{% if config_error_display %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_error_display %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_error_log }}
{% if config_error_log %}
{{ text_yes }} {% else %}
{{ text_yes }} {% endif %}
{% if not config_error_log %}
{{ text_no }} {% else %}
{{ text_no }} {% endif %}
{{ entry_error_filename }}
{% if error_log %}
{{ error_log }}
{% endif %}
{{ footer }}