From e0d298bdbb48ea020b803bd3920f04724e815d4f Mon Sep 17 00:00:00 2001 From: Pavel Loginov Date: Tue, 30 Jun 2020 16:54:40 +0200 Subject: [PATCH] v4.3.2.0 https://haproxy-wi.org/changelog.py#4_3_2 --- app/templates/sections.html | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/app/templates/sections.html b/app/templates/sections.html index 6ffa11ca..f3099f65 100644 --- a/app/templates/sections.html +++ b/app/templates/sections.html @@ -1,5 +1,9 @@ {% extends "base.html" %} {% block content %} + + + +

Choose a section

@@ -29,12 +33,16 @@ {% if role <= 2 %}

You are editting "{{section}}" from server {{ serv }}

+
- - + +
+ +
+

@@ -45,9 +53,19 @@ {% if note %}

Note: If you reconfigure Master server, Slave will reconfigured automatically
{% endif %} - - - + + + +
{% endif %} {% endif %} {% if aftersave %}