From 2d90916b992b7fc47c0a61e08bd7331c714668c5 Mon Sep 17 00:00:00 2001 From: Pavel Loginov Date: Mon, 5 Oct 2020 11:19:56 +0600 Subject: [PATCH] v4.5.1.0 Changelog: https://haproxy-wi.org/changelog.py#4_5_1 --- app/templates/base.html | 2 +- inc/awesome.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/base.html b/app/templates/base.html index b9fc0615..6ee5e19b 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -68,7 +68,7 @@
  • Versions
  • SSL
  • Lists
  • -
  • WAF
  • +
  • WAF
  • {% endif %} diff --git a/inc/awesome.css b/inc/awesome.css index 270ff9b9..855fd2e6 100644 --- a/inc/awesome.css +++ b/inc/awesome.css @@ -82,7 +82,7 @@ font-family: "Font Awesome 5 Solid"; content: "\f0cb"; } -.waf::before { +.waf-menu::before { display: none; font-family: "Font Awesome 5 Solid"; content: "\f06d";