- {% trans "CloudLinux" %}
+ {% trans "Imunify" %}
-
{% trans "CloudLinux is now integrated via their new API. You can manage CageFS and Package limits directly from LVEManager by clicking below. You can use your server root credentials to access LVEManager." %}
+
{% trans "Imunify is now integrated via their new API. You can manage Imunify by clicking below. You can use your server root credentials to access Imunify." %}
-
+
diff --git a/firewall/templates/firewall/notAvailable.html b/firewall/templates/firewall/notAvailable.html
new file mode 100755
index 000000000..1519e6feb
--- /dev/null
+++ b/firewall/templates/firewall/notAvailable.html
@@ -0,0 +1,67 @@
+{% extends "baseTemplate/index.html" %}
+{% load i18n %}
+{% block title %}{% trans "Not available - CyberPanel" %}{% endblock %}
+{% block content %}
+
+ {% load static %}
+ {% get_current_language as LANGUAGE_CODE %}
+
+
+
+
+
+
{% trans "Not available" %}
+
{% trans "Either Imunify is not installed or you are not on CloudLinux OS." %}
+
+
+ {% if not CL %}
+
+
+
+
+
{% trans "CloudLinux is not installed on your server." %} Click
+ Here {% trans " for conversion details." %}
+
+
+
+
+ {% else %}
+
+
+
+
+ {% trans "Activate Now" %}
+
+
+
+
{% trans "CloudLinux is installed, but not activated." %}