{% include "headitem.html.twig" with {title: "D3_CFG_MOD"|translate} %} {% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %}
{% if edit.getErrorMessage() %}
{{ edit.getErrorMessage() }}
{% endif %}
{{ translate({ ident: "D3_CFG_MOD_VERSION" }) }}
{{ translate({ ident: "D3_CFG_MOD_DEV" }) }}
{{ translate({ ident: "D3_CFG_MOD_SUPPORT" }) }}
{{ translate({ ident: "D3_CFG_MOD_LICDETAILS" }) }}
{{ translate({ ident: "D3_CFG_MOD_SYS_CHECK" }) }}
{{ translate({ ident: "D3_CFG_MOD_INSTALLCHECK" }) }} "{{ edit.getModTitle() }}"
{{ translate({ ident: "D3_CFG_MOD_NEWS_NEWS" }) }}
|