From ea99bc173e140b8d5a02e09714a1e46b37b66fa5 Mon Sep 17 00:00:00 2001 From: Andrew Bauer Date: Fri, 25 Sep 2020 14:49:14 -0500 Subject: [PATCH] add navbar to monitor probe views --- web/skins/classic/views/monitorpreset.php | 3 +-- web/skins/classic/views/monitorprobe.php | 5 ++--- web/skins/classic/views/onvifprobe.php | 5 ++--- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/web/skins/classic/views/monitorpreset.php b/web/skins/classic/views/monitorpreset.php index 72419a599..22c960587 100644 --- a/web/skins/classic/views/monitorpreset.php +++ b/web/skins/classic/views/monitorpreset.php @@ -36,10 +36,9 @@ $focusWindow = true; xhtmlHeaders(__FILE__, translate('MonitorPreset') ); ?> +
-
diff --git a/web/skins/classic/views/monitorprobe.php b/web/skins/classic/views/monitorprobe.php index 0b7098351..d670e0fcc 100644 --- a/web/skins/classic/views/monitorprobe.php +++ b/web/skins/classic/views/monitorprobe.php @@ -321,10 +321,9 @@ $focusWindow = true; xhtmlHeaders(__FILE__, translate('MonitorProbe') ); ?> +
- +

diff --git a/web/skins/classic/views/onvifprobe.php b/web/skins/classic/views/onvifprobe.php index a5c7ac330..900313e46 100644 --- a/web/skins/classic/views/onvifprobe.php +++ b/web/skins/classic/views/onvifprobe.php @@ -161,10 +161,9 @@ if ( !isset($_REQUEST['step']) || ($_REQUEST['step'] == '1') ) { $cameras[0] = translate('NoDetectedCameras'); ?> +
- +