{% include "headitem.html.twig" with {title: "WRAPPING_MAIN_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_wrapping_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_TYPE" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_TYPE"), 'sHelpText': help_text("HELP_GENERAL_TYPE")} %}
{{ translate({ ident: "GENERAL_NAME" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_NAME"), 'sHelpText': help_text("HELP_GENERAL_NAME")} %}
{{ translate({ ident: "GENERAL_PRICE" }) }} ({{ oActCur.sign }}) {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_PRICE"), 'sHelpText': help_text("HELP_GENERAL_PRICE")} %}
{{ translate({ ident: "WRAPPING_MAIN_PICTURE" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_WRAPPING_MAIN_PICTURE"), 'sHelpText': help_text("HELP_WRAPPING_MAIN_PICTURE")} %} {% if (not (edit.oxwrapping__oxpic.value=="nopic.jpg" or edit.oxwrapping__oxpic.value=="" or edit.oxwrapping__oxpic.value=="nopic_ico.jpg")) %} {% endif %}
{{ translate({ ident: "WRAPPING_MAIN_PICUPLOAD" }) }} ({{ translate({ ident: "GENERAL_MAX_FILE_UPLOAD" }) }} {{ sMaxFormattedFileSize }}, {{ translate({ ident: "GENERAL_MAX_PICTURE_DIMENSIONS" }) }}) {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_WRAPPING_MAIN_PICUPLOAD"), 'sHelpText': help_text("HELP_WRAPPING_MAIN_PICUPLOAD")} %}

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

{% block admin_wrapping_main_picture %} {% if oxid != "-1" %} {% if edit.oxwrapping__oxpic.value %} {{ translate({ ident: "WRAPPING_MAIN_PICTURE" }) }}
{% endif %} {% endif %} {% endblock %}
{% include "bottomnaviitem.html.twig" %} {% include "bottomitem.html.twig" %}