From 63a7d4c09ae40af57782f248f2f5b6e038471978 Mon Sep 17 00:00:00 2001 From: Aidaho Date: Wed, 27 Dec 2023 16:35:59 +0300 Subject: [PATCH] v7.1.0.0 Fix HA cluster creation --- app/templates/ha_cluster.html | 6 +++--- app/templates/smon/manage_status_page.html | 2 +- inc/css/smon.css | 2 +- inc/ha.js | 19 +++++++++++-------- 4 files changed, 16 insertions(+), 13 deletions(-) diff --git a/app/templates/ha_cluster.html b/app/templates/ha_cluster.html index 71a86e9b..f58ceef8 100644 --- a/app/templates/ha_cluster.html +++ b/app/templates/ha_cluster.html @@ -42,14 +42,14 @@ {% else %} {% if role <= 2 %} -
+ {{lang.ha_page.create_ha}}
+
+ {{lang.ha_page.create_ha}}
{% endif %}
{% for cluster in clusters %}
{% endfor %}
-