From 0e8ad612d56dc95c66b8c93894808d6fcc064ab6 Mon Sep 17 00:00:00 2001 From: Pavel Loginov Date: Sat, 29 May 2021 21:24:17 +0600 Subject: [PATCH] v5.1.3.0 Changelog: https://haproxy-wi.org/changelog.py#5_1_3 --- app/templates/portscanner.html | 9 +++++++-- app/templates/servers.html | 4 ++-- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/app/templates/portscanner.html b/app/templates/portscanner.html index 47ff47e7..190e4fb0 100644 --- a/app/templates/portscanner.html +++ b/app/templates/portscanner.html @@ -39,7 +39,12 @@ {% include 'include/getstarted.html' %} {% endif %} {% for s in servers %} -
+
{% for p in port_scanner_settings %} @@ -140,7 +145,7 @@ {% endfor %}
- Read about Port scanner service in this article + Read about Port scanner service in this article
{% endif %}