From fff6ddb5e3bc83560f54d3e4c3b19674799197b3 Mon Sep 17 00:00:00 2001 From: Rosiak Date: Wed, 22 Jul 2015 17:22:06 +0200 Subject: [PATCH] Fix issue-1503 - Add SysName to device overview page --- html/includes/dev-overview-data.inc.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/html/includes/dev-overview-data.inc.php b/html/includes/dev-overview-data.inc.php index 889613c83..8065a0873 100644 --- a/html/includes/dev-overview-data.inc.php +++ b/html/includes/dev-overview-data.inc.php @@ -25,6 +25,11 @@ if ($device['features']) { $device['os_text'] = $config['os'][$device['os']]['text']; +echo ' + System Name + '.$device['sysName'].' + '; + if ($device['hardware']) { echo ' Hardware