From 3c72b1f00c3cfaf124f492f44035a6fbd7a85d28 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Sat, 8 Nov 2025 19:42:11 +0100 Subject: [PATCH] allow string as button for in menu --- views/bootstrap/class.Bootstrap.php | 16 ++++++++++------ views/bootstrap4/class.Bootstrap4.php | 16 ++++++++++------ 2 files changed, 20 insertions(+), 12 deletions(-) diff --git a/views/bootstrap/class.Bootstrap.php b/views/bootstrap/class.Bootstrap.php index 0a6058f26..30e561d44 100644 --- a/views/bootstrap/class.Bootstrap.php +++ b/views/bootstrap/class.Bootstrap.php @@ -654,14 +654,18 @@ background-image: linear-gradient(to bottom, #882222, #111111);; diff --git a/views/bootstrap4/class.Bootstrap4.php b/views/bootstrap4/class.Bootstrap4.php index d4e507c3e..57a52d96a 100644 --- a/views/bootstrap4/class.Bootstrap4.php +++ b/views/bootstrap4/class.Bootstrap4.php @@ -659,14 +659,18 @@ background-image: linear-gradient(to bottom, #882222, #111111);;