{% 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_user_extend_form %} {% endblock %}
{{ translate({ ident: "USER_EXTEND_PRIVATFON" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_USER_EXTEND_PRIVATFON"), 'sHelpText': help_text("HELP_USER_EXTEND_PRIVATFON")} %}
{{ translate({ ident: "USER_EXTEND_MOBILFON" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_USER_EXTEND_MOBILFON"), 'sHelpText': help_text("HELP_USER_EXTEND_MOBILFON")} %}
{{ translate({ ident: "USER_EXTEND_NEWSLETTER" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_USER_EXTEND_NEWSLETTER"), 'sHelpText': help_text("HELP_USER_EXTEND_NEWSLETTER")} %}
{{ translate({ ident: "USER_EXTEND_EMAILFAILED" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_USER_EXTEND_EMAILFAILED"), 'sHelpText': help_text("HELP_USER_EXTEND_EMAILFAILED")} %}
{{ translate({ ident: "USER_EXTEND_BONI" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_USER_EXTEND_BONI"), 'sHelpText': help_text("HELP_USER_EXTEND_BONI")} %}
{{ translate({ ident: "GENERAL_URL" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_URL"), 'sHelpText': help_text("HELP_GENERAL_URL")} %}
{{ translate({ ident: "USER_EXTEND_CREDITPOINTS" }) }} {{ edit.oxuser__oxpoints.value }}

    
{{ edit.oxuser__oxsal.value|translate_salutation }}
{{ edit.oxuser__oxfname.value }} {{ edit.oxuser__oxlname.value }}
{{ edit.oxuser__oxcompany.value }}
{{ edit.oxuser__oxstreet.value }} {{ edit.oxuser__oxstreetnr.value }}
{{ edit.getStateId() }} {{ edit.oxuser__oxzip.value }} {{ edit.oxuser__oxcity.value }}
{{ edit.oxuser__oxaddinfo.value }}
{{ edit.oxuser__oxcountry.value }}
{{ edit.oxuser__oxfon.value }}
{% include "bottomnaviitem.html.twig" %} {% include "bottomitem.html.twig" %}