From 7e63124bccec398c7978fe97bc1b7f872553b75c Mon Sep 17 00:00:00 2001 From: Arjit Chaudhary Date: Fri, 15 May 2015 10:48:54 +0530 Subject: [PATCH] Change fa-desktop to fa-trash for Delete Device 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 dc5f65e917..9b2d2639ec 100644 --- a/html/includes/print-menubar.php +++ b/html/includes/print-menubar.php @@ -144,7 +144,7 @@ if ($config['show_locations'])
  • Manage Groups
  • Add Device
  • -
  • Delete Device
  • '); +
  • Delete Device
  • '); } if ($links['count'] > 0) {