From eedc30aae5aed5d020d3c30cfd1cf93e1f2e8b29 Mon Sep 17 00:00:00 2001 From: Arjit Chaudhary Date: Sun, 10 Jan 2016 19:00:04 +0530 Subject: [PATCH 1/6] Add missing titles/headers --- html/pages/device/edit/modules.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/html/pages/device/edit/modules.inc.php b/html/pages/device/edit/modules.inc.php index 050083468..e433dd037 100644 --- a/html/pages/device/edit/modules.inc.php +++ b/html/pages/device/edit/modules.inc.php @@ -1,3 +1,4 @@ +

Modules

Poller Modules From 659d4e0172f123f7073ead68c81cca139745fadc Mon Sep 17 00:00:00 2001 From: Arjit Chaudhary Date: Sun, 10 Jan 2016 19:00:49 +0530 Subject: [PATCH 2/6] Update alert-rules.inc.php --- html/pages/device/edit/alert-rules.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/html/pages/device/edit/alert-rules.inc.php b/html/pages/device/edit/alert-rules.inc.php index 20ad52f11..473f86050 100644 --- a/html/pages/device/edit/alert-rules.inc.php +++ b/html/pages/device/edit/alert-rules.inc.php @@ -1,3 +1,4 @@ +

Alert Rules

Date: Sun, 10 Jan 2016 19:01:08 +0530 Subject: [PATCH 3/6] Update alerts.inc.php --- html/pages/device/edit/alerts.inc.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/html/pages/device/edit/alerts.inc.php b/html/pages/device/edit/alerts.inc.php index 7320c94fc..10d3e7197 100644 --- a/html/pages/device/edit/alerts.inc.php +++ b/html/pages/device/edit/alerts.inc.php @@ -44,6 +44,7 @@ $override_sysContact_bool = get_dev_attrib($device, 'override_sysContact_bool' $override_sysContact_string = get_dev_attrib($device, 'override_sysContact_string'); $disable_notify = get_dev_attrib($device, 'disable_notify'); ?> +

Alert settings

@@ -51,7 +52,7 @@ $disable_notify = get_dev_attrib($device, 'disable_notify');
-

Alert settings

+
@@ -107,4 +108,4 @@ require_once 'includes/modal/new_alert_rule.inc.php';
-
\ No newline at end of file +
From 03051d455fdc5955538fe85e006e2b5432bc292c Mon Sep 17 00:00:00 2001 From: Arjit Chaudhary Date: Sun, 10 Jan 2016 19:01:24 +0530 Subject: [PATCH 4/6] Update apps.inc.php --- html/pages/device/edit/apps.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/html/pages/device/edit/apps.inc.php b/html/pages/device/edit/apps.inc.php index fc5e50eea..03b0ca5f4 100644 --- a/html/pages/device/edit/apps.inc.php +++ b/html/pages/device/edit/apps.inc.php @@ -1,3 +1,4 @@ +

Applications

Date: Sun, 10 Jan 2016 19:01:42 +0530 Subject: [PATCH 5/6] Update ports.inc.php --- html/pages/device/edit/ports.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/html/pages/device/edit/ports.inc.php b/html/pages/device/edit/ports.inc.php index 2e14cbb46..d18a42193 100644 --- a/html/pages/device/edit/ports.inc.php +++ b/html/pages/device/edit/ports.inc.php @@ -1,4 +1,5 @@ +

Port Settings

n.b For the first time, please click any button twice.
From 68a4acd71733a22df2cf623064ceb6a999450bf7 Mon Sep 17 00:00:00 2001 From: Arjit Chaudhary Date: Sun, 10 Jan 2016 19:01:59 +0530 Subject: [PATCH 6/6] Update device.inc.php --- html/pages/device/edit/device.inc.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/html/pages/device/edit/device.inc.php b/html/pages/device/edit/device.inc.php index b435a24e5..c95245a0d 100644 --- a/html/pages/device/edit/device.inc.php +++ b/html/pages/device/edit/device.inc.php @@ -62,7 +62,7 @@ elseif ($update_message) { } ?> - +

Device Settings

@@ -114,9 +114,7 @@ elseif ($update_message) {
-
- /> -
+ />