{% include "headitem.html.twig" with {title: "GENERAL_ADMIN_TITLE"|translate, box: "box"} %} {{ style({ include: oViewConf.getModuleUrl('d3modcfg_lib', 'out/admin/src/d3_mod_cfg.min.css') }) }} {{ style() }} {% include "@d3importer/admin/errormessages.html.twig" %} {% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %}
{{ oViewConf.getHiddenSid()|raw }}
{{ oViewConf.getHiddenSid()|raw }}
{% include "@d3importer/admin/d3_importer_inc_nav.html.twig" with {colspan: "2"} %} {% if maxcsvline %} {% block d3_d3importer_views_admin_tpl_d3_importer_selectlist_head %} {% endblock %} {% block d3_d3importer_views_admin_tpl_d3_importer_selectlist_items %} {% set count = 1 %} {% for colum in aProfile.IMPORTCOLUM %} {% if colum.NAME != '' %} {% set count = count+1 %} {% endif %} {% endfor %} {% endblock %} {% endif %}
{{ translate({ ident: "D3_IMPORTER_SELECTLIST_IMPORTTYPE" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_IMPORTER_SELECTLIST_IMPORTTYPEINFO_HELP"), 'sHelpText': help_text("D3_IMPORTER_SELECTLIST_IMPORTTYPEINFO_HELP")} %}
{{ translate({ ident: "D3_IMPORTER_SELECTLIST_NAME" }) }} {{ count }}
{{ translate({ ident: "D3_IMPORTER_SELECTLIST_ALTNAME" }) }}
{{ translate({ ident: "D3_IMPORTER_SELECTLIST_VALUE" }) }} {{ count }} 
{{ translate({ ident: "D3_IMPORTER_SELECTLIST_SEPARATOR" }) }}
{{ translate({ ident: "D3_IMPORTER_SELECTLIST_PRICESEPARATOR" }) }}
 
{{ translate({ ident: "D3_IMPORTER_SELECTLIST_INFOTEXT" }) }}
{{ translate({ ident: "D3_IMPORTER_SELECTLIST_NAME" }) }} {{ count }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_IMPORTER_SELECTLIST_TITLE_HELP"), 'sHelpText': help_text("D3_IMPORTER_SELECTLIST_TITLE_HELP")} %}
{{ translate({ ident: "D3_IMPORTER_SELECTLIST_ALTNAME" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_IMPORTER_SELECTLIST_ALTTITLE_HELP"), 'sHelpText': help_text("D3_IMPORTER_SELECTLIST_ALTTITLE_HELP")} %}
{{ translate({ ident: "D3_IMPORTER_SELECTLIST_VALUE" }) }} {{ count }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_IMPORTER_SELECTLIST_SELECTFIELDS_HELP"), 'sHelpText': help_text("D3_IMPORTER_SELECTLIST_SELECTFIELDS_HELP")} %}
{{ translate({ ident: "D3_IMPORTER_SELECTLIST_SEPARATOR" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_IMPORTER_SELECTLIST_SEPARATOR_HELP"), 'sHelpText': help_text("D3_IMPORTER_SELECTLIST_SEPARATOR_HELP")} %}   
{{ translate({ ident: "D3_IMPORTER_SELECTLIST_PRICESEPARATOR" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_IMPORTER_SELECTLIST_PRICESEPARATOR_HELP"), 'sHelpText': help_text("D3_IMPORTER_SELECTLIST_PRICESEPARATOR_HELP")} %}  


{% include "bottomnaviitem.html.twig" %} {% include "bottomitem.html.twig" %}