{% include "headitem.html.twig" with {title: "TOOLS_MAIN_TITLE"|translate} %} {% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %}
{{ oViewConf.getHiddenSid()|raw }}
{{ oViewConf.getHiddenSid()|raw }}
{{ oViewConf.getHiddenSid()|raw }} {% block admin_tools_main_form %} {% endblock %}
{{ translate({ ident: "TOOLS_MAIN_UPDATESQL" }) }}    {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_TOOLS_MAIN_UPDATESQL"), 'sHelpText': help_text("HELP_TOOLS_MAIN_UPDATESQL")} %}
{{ translate({ ident: "TOOLS_MAIN_SQLDUMB" })|raw }} ({{ translate({ ident: "GENERAL_MAX_FILE_UPLOAD" })|raw }} {{ sMaxFormattedFileSize }})   
{% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_TOOLS_MAIN_SQLDUMB"), 'sHelpText': help_text("HELP_TOOLS_MAIN_SQLDUMB")} %}

{% if showViewUpdate %}
{{ oViewConf.getHiddenSid()|raw }}
{{ translate({ ident: "TOOLS_MAIN_UPDATEVIEWSINFO" }) }}

{% endif %}

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