From f0f5cd5058030eff310f398879e9e530f9c0ce1a Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Wed, 3 Apr 2024 09:25:50 +0200 Subject: [PATCH] fix php warnings --- views/bootstrap4/class.Bootstrap4.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/bootstrap4/class.Bootstrap4.php b/views/bootstrap4/class.Bootstrap4.php index b64e9509e..54f7c6c41 100644 --- a/views/bootstrap4/class.Bootstrap4.php +++ b/views/bootstrap4/class.Bootstrap4.php @@ -1218,7 +1218,7 @@ background-image: linear-gradient(to bottom, #882222, #111111);; foreach($value['attributes'] as $a) echo ' '.$a[0].'="'.$a[1].'"'; echo ">"; - echo ''; + echo ''; echo ""; break; default: