{% extends "baseTemplate/index.html" %} {% load i18n %} {% block title %}{% trans "Edit PHP Configurations - CyberPanel" %}{% endblock %} {% block content %} {% load static %} {% get_current_language as LANGUAGE_CODE %}

{% trans "Edit PHP Configurations" %}

{% trans "Edit PHP Configurations on this page." %}

{% trans "Edit PHP Configurations" %} - {% if apache %}Edit Apache Configurations{% endif %}

{% trans "Error message: " %}{$ errorMessage $}

{% trans "PHP Configs Saved." %}

{% trans "Could not connect. Please refresh this page." %}

{% trans "Error message:" %} {$ errorMessage $}

{% trans "PHP Configs Saved." %}

{% trans "Could not connect. Please refresh this page." %}

{% endblock %}