{% 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 }}
{% block admin_language_main_form %} {% if oxid != -1 %} {% endif %} {% endblock %}
{{ translate({ ident: "LANGUAGE_ACTIVE" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_LANGUAGE_ACTIVE"), 'sHelpText': help_text("HELP_LANGUAGE_ACTIVE")} %}
{{ translate({ ident: "LANGUAGE_ABBERVATION" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_LANGUAGE_ABBERVATION"), 'sHelpText': help_text("HELP_LANGUAGE_ABBERVATION")} %}
{{ translate({ ident: "LANGUAGE_DESCRIPTION" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_LANGUAGE_DESCRIPTION"), 'sHelpText': help_text("HELP_LANGUAGE_DESCRIPTION")} %}
{{ translate({ ident: "LANGUAGE_DEFAULT" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_LANGUAGE_DEFAULT"), 'sHelpText': help_text("HELP_LANGUAGE_DEFAULT")} %}
{{ translate({ ident: "LANGUAGE_BASEURL" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_LANGUAGE_BASEURL"), 'sHelpText': help_text("HELP_LANGUAGE_BASEURL")} %}
{{ translate({ ident: "LANGUAGE_BASESSLURL" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_LANGUAGE_BASESSLURL"), 'sHelpText': help_text("HELP_LANGUAGE_BASESSLURL")} %}
{{ translate({ ident: "LANGUAGE_LANGUAGEID" }) }} {{ edit.baseId }}
{{ translate({ ident: "GENERAL_SORT" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_SORT"), 'sHelpText': help_text("HELP_GENERAL_SORT")} %}





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