diff --git a/views/bootstrap/class.Bootstrap.php b/views/bootstrap/class.Bootstrap.php index b4ed554ab..b3e875a78 100644 --- a/views/bootstrap/class.Bootstrap.php +++ b/views/bootstrap/class.Bootstrap.php @@ -473,7 +473,11 @@ background-image: linear-gradient(to bottom, #882222, #111111);; echo " ".$menuitem['label']." \n"; echo "
\n"; } else { diff --git a/views/bootstrap4/class.Bootstrap4.php b/views/bootstrap4/class.Bootstrap4.php index 203235887..fe21a22c7 100644 --- a/views/bootstrap4/class.Bootstrap4.php +++ b/views/bootstrap4/class.Bootstrap4.php @@ -378,7 +378,11 @@ background-image: linear-gradient(to bottom, #882222, #111111);; echo " ".$menuitem['label']."\n"; echo " \n"; } else {