{% 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 oViewConf.isAltImageServerConfigured() %}
{{ translate({ ident: "ALTERNATIVE_IMAGE_SERVER_NOTE" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_ALTERNATIVE_IMAGE_SERVER_NOTE"), 'sHelpText': help_text("HELP_ALTERNATIVE_IMAGE_SERVER_NOTE")} %}
{% endif %}
{% block admin_vendor_main_form %} {% endblock %} {% if oxid != "-1" %} {% endif %}
{{ translate({ ident: "GENERAL_ACTIVE" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_ACTIVE"), 'sHelpText': help_text("HELP_GENERAL_ACTIVE")} %}
{{ translate({ ident: "GENERAL_TITLE" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_TITLE"), 'sHelpText': help_text("HELP_GENERAL_TITLE")} %}
{{ translate({ ident: "GENERAL_SHORTDESC" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_SHORTDESC"), 'sHelpText': help_text("HELP_GENERAL_SHORTDESC")} %}
{{ translate({ ident: "GENERAL_ICON" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_ICON"), 'sHelpText': help_text("HELP_GENERAL_ICON")} %}
{{ translate({ ident: "VENDOR_MAIN_ICONUPLOAD" }) }} ({{ translate({ ident: "GENERAL_MAX_FILE_UPLOAD" }) }} {{ sMaxFormattedFileSize }}, {{ translate({ ident: "GENERAL_MAX_PICTURE_DIMENSIONS" }) }}):
{% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_VENDOR_MAIN_ICONUPLOAD"), 'sHelpText': help_text("HELP_VENDOR_MAIN_ICONUPLOAD")} %}

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





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