diff --git a/firewall/templates/firewall/csf.html b/firewall/templates/firewall/csf.html index 1fd625343..1d65e4436 100755 --- a/firewall/templates/firewall/csf.html +++ b/firewall/templates/firewall/csf.html @@ -3,212 +3,240 @@ {% block title %}{% trans "CSF (ConfigServer Security and Firewall) - CyberPanel" %}{% endblock %} {% block content %} -{% load static %} -{% get_current_language as LANGUAGE_CODE %} - + {% load static %} + {% get_current_language as LANGUAGE_CODE %} + -
{% trans "On this page you can configure CSF (ConfigServer Security and Firewall) settings." %}
-
- {% trans "Failed to start installation, Error message: " %} {$ errorMessage $}
-{% trans "Could not connect. Please refresh this page." %}
-{% trans "Installation failed." %} {$ errorMessage $}
-{% trans "CSF successfully installed, refreshing page in 3 seconds.." %}
-{% trans "On this page you can configure CSF (ConfigServer Security and Firewall) settings." %}