From c36d5c9cb975cc8b476f73607c907d354da22fbe Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Wed, 11 Nov 2020 17:41:58 +0100 Subject: [PATCH] replace fa-bar icon with fa-bars --- views/bootstrap/class.Bootstrap.php | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/views/bootstrap/class.Bootstrap.php b/views/bootstrap/class.Bootstrap.php index fb94c0e95..9f0da2b88 100644 --- a/views/bootstrap/class.Bootstrap.php +++ b/views/bootstrap/class.Bootstrap.php @@ -305,9 +305,7 @@ background-image: linear-gradient(to bottom, #882222, #111111);; echo "
\n"; echo "
\n"; echo " \n"; - echo " \n"; - echo " \n"; - echo " \n"; + echo " \n"; echo " \n"; echo " params['rootfolderid']."\">".(strlen($this->params['sitename'])>0 ? $this->params['sitename'] : "SeedDMS")."\n"; if(isset($this->params['user']) && $this->params['user']) { @@ -476,9 +474,7 @@ background-image: linear-gradient(to bottom, #882222, #111111);; echo "
\n"; echo "
\n"; echo " \n"; - echo " \n"; - echo " \n"; - echo " \n"; + echo " \n"; echo " \n"; switch ($pageType) { case "view_folder":