From: Rico Hoppe Date: Mon, 26 Jun 2023 15:44:17 +0000 (+0000) Subject: base.hmtl: changed "active" attribute to "is-active" X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=488a670bdd5ae5f0c4475e3ecb05bf8877455b7b;p=ipfire.org.git base.hmtl: changed "active" attribute to "is-active" Signed-off-by: Rico Hoppe --- diff --git a/src/templates/base.html b/src/templates/base.html index ed920ae5..2aaf7dc8 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -49,13 +49,13 @@ {% block menu %} {% if hostname.startswith("www.") or hostname.startswith("dev.") %}