{% include "headitem.html.twig" with {title: "GENERAL_ADMIN_TITLE"|translate} %} {% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %}
{{ oViewConf.getHiddenSid()|raw }}
{{ oViewConf.getHiddenSid()|raw }}
{% block admin_deliveryset_main_form %} {% endblock %} {% if oxid != "-1" %} {% endif %}
{{ translate({ ident: "GENERAL_NAME" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_NAME"), 'sHelpText': help_text("HELP_GENERAL_NAME")} %}
{{ translate({ ident: "GENERAL_ALWAYS_ACTIVE" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_ACTIVE"), 'sHelpText': help_text("HELP_GENERAL_ACTIVE")} %}
{{ translate({ ident: "GENERAL_ACTIVFROMTILL" }) }} ({{ translate({ ident: "GENERAL_FROM" }) }})
({{ translate({ ident: "GENERAL_TILL" }) }}) {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_ACTIVFROMTILL"), 'sHelpText': help_text("HELP_GENERAL_ACTIVFROMTILL")} %}
{{ translate({ ident: "GENERAL_SORT" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_DELIVERYSET_MAIN_POS"), 'sHelpText': help_text("HELP_DELIVERYSET_MAIN_POS")} %}
{{ translate({ ident: "DELIVERYSET_MAIN_TRACKINGURL" }) }} {% include "inputhelp.html.twig" with { 'sHelpId': help_id("HELP_DELIVERYSET_MAIN_TRACKINGURL"), 'sHelpText': help_text("HELP_DELIVERYSET_MAIN_TRACKINGURL") } %}
 

{% include "language_edit.html.twig" %}


{% block admin_deliveryset_main_assign_delivery %} {% if oxid != "-1" %}
{% endif %} {% endblock %}
{% include "bottomnaviitem.html.twig" %} {% include "bottomitem.html.twig" %}