From a17fcfcd8e28c6103bbe2a157aa8d0531aca5956 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Wed, 5 May 2021 21:54:47 +0200 Subject: [PATCH] do not collapse search form --- views/bootstrap4/class.Bootstrap4.php | 46 ++++++++++++++++----------- 1 file changed, 28 insertions(+), 18 deletions(-) diff --git a/views/bootstrap4/class.Bootstrap4.php b/views/bootstrap4/class.Bootstrap4.php index 4918dc103..5627d5d6b 100644 --- a/views/bootstrap4/class.Bootstrap4.php +++ b/views/bootstrap4/class.Bootstrap4.php @@ -272,6 +272,16 @@ background-image: linear-gradient(to bottom, #882222, #111111);; } /* }}} */ function contentStart() { /* {{{ */ +/* + echo "
\n"; + echo "
\n"; + echo "\n"; + echo "
\n"; +*/ echo "
\n"; echo "
\n"; } /* }}} */ @@ -279,6 +289,10 @@ background-image: linear-gradient(to bottom, #882222, #111111);; function contentEnd() { /* {{{ */ echo "
\n"; echo "
\n"; +/* + echo "
\n"; + echo "
\n"; +*/ } /* }}} */ function globalBanner() { /* {{{ */ @@ -291,7 +305,19 @@ background-image: linear-gradient(to bottom, #882222, #111111);; $dms = $this->params['dms']; $accessobject = $this->params['accessobject']; echo "