From 9311159b3c125fda8ecc96a1f456cd46ab1896fd Mon Sep 17 00:00:00 2001 From: Aidaho Date: Sat, 18 Nov 2023 11:32:33 +0300 Subject: [PATCH] v7.0.3.0 Fix #369 --- app/templates/ajax/haproxyservers_backends.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/ajax/haproxyservers_backends.html b/app/templates/ajax/haproxyservers_backends.html index 8dfe51b2..31c4fdbc 100644 --- a/app/templates/ajax/haproxyservers_backends.html +++ b/app/templates/ajax/haproxyservers_backends.html @@ -13,7 +13,7 @@ {% endif %} {% for b in backends %} {% if service == 'haproxy' %} - + {{b}} {% elif service == 'nginx' or service == 'apache' %}