{% if mod.fsl == 1 %} {% set stflalert ='block' %} {% else %} {% set stflalert ='none' %} {% endif %}
{{langene.GALARTFILEBLOCK}}

{{langmod.NAMEMOD}} ({{users}})

{{langmod.PHPLABEL7}}
{{langmod.PHPLABEL8}}
{% if mod.php == 'php-fpm' %} {% set filename= '.user.ini' %} {% else %} {% set filename= 'php.ini' %} {% endif %}
{{mod.path}}{{filename}}
php.ini {{langmod.PHPINICONFFOR}} {{mod.domain[0]}}
{% for tab in mod.tab %} {% endfor %}
{{langmod.SETTING}} {{langmod.VALUE}} Actions
{% if tab.name2 =='date__timezone' %} {% else %} {% endif %} {% if tab.st ==1 %} {% set st_conf = 'checked' %} {% set class_btn = 'success' %} {% set icon_btn = 'fa-check' %} {% set icon_title = langmod.BTN_ENABLE %} {% else %} {% set st_conf = '' %} {% set class_btn = 'warning' %} {% set icon_btn = 'fa-ban' %} {% set icon_title = langmod.BTN_DISABLE %} {% endif %}

{{langmod.PHPLABEL4}} {{langmod.PHPINISVBTN}}

  {{langmod.PHPINISVBTN}}

{% include 'footer.html' %}