{% 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" %} {% if maxcsvline %} {% block d3_d3importer_views_admin_tpl_d3_importer_cross %} {% endblock %} {% endif %}
{{ translate({ ident: "D3_IMPORTER_CROSS_IMPORTTYPE" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_IMPORTER_CROSS_IMPORTTYPEINFO_HELP"), 'sHelpText': help_text("D3_IMPORTER_CROSS_IMPORTTYPEINFO_HELP")} %}
{{ translate({ ident: "D3_IMPORTER_CROSS_IMPORTCOLUM" }) }} {{ count }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_IMPORTER_CROSS_IMPORTCOLUMINFO_HELP"), 'sHelpText': help_text("D3_IMPORTER_CROSS_IMPORTCOLUMINFO_HELP")} %}
{{ translate({ ident: "D3_IMPORTER_CROSS_COLSEP" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_IMPORTER_MAIN_COLSEPDESCRIPTION_HELP"), 'sHelpText': help_text("D3_IMPORTER_MAIN_COLSEPDESCRIPTION_HELP")} %}
 
{{ translate({ ident: "D3_IMPORTER_ACC_IMPORTTYPE" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_IMPORTER_ACC_IMPORTTYPEINFO_HELP"), 'sHelpText': help_text("D3_IMPORTER_ACC_IMPORTTYPEINFO_HELP")} %}
{{ translate({ ident: "D3_IMPORTER_ACC_IMPORTCOLUM" }) }} {{ count }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_IMPORTER_ACC_IMPORTCOLUMINFO_HELP"), 'sHelpText': help_text("D3_IMPORTER_ACC_IMPORTCOLUMINFO_HELP")} %}
{{ translate({ ident: "D3_IMPORTER_ACC_COLSEP" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_IMPORTER_MAIN_COLSEPDESCRIPTION_HELP"), 'sHelpText': help_text("D3_IMPORTER_MAIN_COLSEPDESCRIPTION_HELP")} %}


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