From 8fbba43e837c89d842cbb4cf64a8bfa9f1ba1836 Mon Sep 17 00:00:00 2001 From: laf Date: Thu, 12 Mar 2015 23:26:47 +0000 Subject: [PATCH 1/2] Updated menubar to try and shrink space down --- html/includes/print-menubar.php | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/html/includes/print-menubar.php b/html/includes/print-menubar.php index 8eda4983b..2ec99d20c 100644 --- a/html/includes/print-menubar.php +++ b/html/includes/print-menubar.php @@ -38,7 +38,7 @@ if (isset($config['enable_bgp']) && $config['enable_bgp']) From 6d775a14accae9f488769425eed93f5d1b522e75 Mon Sep 17 00:00:00 2001 From: laf Date: Wed, 18 Mar 2015 09:32:00 +0000 Subject: [PATCH 2/2] Added alt and title to system icon --- html/includes/print-menubar.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/includes/print-menubar.php b/html/includes/print-menubar.php index 2ec99d20c..23610498a 100644 --- a/html/includes/print-menubar.php +++ b/html/includes/print-menubar.php @@ -425,7 +425,7 @@ if(is_file("includes/print-menubar-custom.inc.php"))