{% 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_manufacturer_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_SORT" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_MANUFACTURER_SORT"), 'sHelpText': help_text("HELP_MANUFACTURER_SORT")} %}

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





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