From 323e247e1b1b423bae183d25f5d6370af85d9372 Mon Sep 17 00:00:00 2001 From: laf Date: Wed, 5 Aug 2015 21:00:21 +0000 Subject: [PATCH] For smaller windows, the logo will be hidden and Plugins text also --- html/includes/print-menubar.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/html/includes/print-menubar.php b/html/includes/print-menubar.php index a24f91c75..54b51213f 100644 --- a/html/includes/print-menubar.php +++ b/html/includes/print-menubar.php @@ -35,10 +35,10 @@ if (isset($config['site_style']) && ($config['site_style'] == 'dark' || $config[ '); + echo(''); } else { - echo(''.$config['project_name'].''); + echo(''); } ?> @@ -430,7 +430,7 @@ if ( dbFetchCell("SELECT 1 from `packages` LIMIT 1") ) { ?>