{% 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 }}
{% if oxid != "-1" %}
{{ translate({ ident: "USER_ADDRESS_DELIVERYADDRESS" }) }}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_USER_ADDRESS_DELIVERYADDRESS"), 'sHelpText': help_text("HELP_USER_ADDRESS_DELIVERYADDRESS")} %}
{% endif %}
{% block admin_user_address_form %} {% endblock %}
{{ translate({ ident: "GENERAL_BILLSAL" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_BILLSAL"), 'sHelpText': help_text("HELP_GENERAL_BILLSAL")} %}
{{ translate({ ident: "GENERAL_NAME" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_NAME"), 'sHelpText': help_text("HELP_GENERAL_NAME")} %}
{{ translate({ ident: "GENERAL_COMPANY" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_COMPANY"), 'sHelpText': help_text("HELP_GENERAL_COMPANY")} %}
{{ translate({ ident: "GENERAL_STREETNUM" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_STREETNUM"), 'sHelpText': help_text("HELP_GENERAL_STREETNUM")} %}
{{ translate({ ident: "GENERAL_ZIPCITY" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_ZIPCITY"), 'sHelpText': help_text("HELP_GENERAL_ZIPCITY")} %}
{{ translate({ ident: "GENERAL_EXTRAINFO" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_EXTRAINFO"), 'sHelpText': help_text("HELP_GENERAL_EXTRAINFO")} %}
{{ translate({ ident: "GENERAL_STATE" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_STATE"), 'sHelpText': help_text("HELP_GENERAL_STATE")} %}
{{ translate({ ident: "GENERAL_COUNTRY" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_COUNTRY"), 'sHelpText': help_text("HELP_GENERAL_COUNTRY")} %}
{{ translate({ ident: "GENERAL_FON" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_FON"), 'sHelpText': help_text("HELP_GENERAL_FON")} %}
{{ translate({ ident: "GENERAL_FAX" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_FAX"), 'sHelpText': help_text("HELP_GENERAL_FAX")} %}

{% if oxaddressid != "-1" %} {% endif %}
{% include "bottomnaviitem.html.twig" %} {% include "bottomitem.html.twig" %}