{% include "headitem.html.twig" with {title: "GENERAL_ADMIN_TITLE"|translate} %} {% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %}
{% if sInstallModId %} {{ translate({ ident: "D3_CFG_MOD_VERSION_INSTALLSTATUS" }) }} {% else %} {% if sErrorMLMsg %}{% set aRemoteMods = oView.getRemoteMods() %} {% set sDownloadField = oView.getPhpVersionDownloadField() %} |