From 1d89f4873a603392fb16096b3816b6b232b38a63 Mon Sep 17 00:00:00 2001 From: ARC Date: Tue, 12 May 2015 16:21:03 -0400 Subject: Added ZM state control - start/stop/restart --- www/templates/state.html | 49 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 www/templates/state.html (limited to 'www/templates/state.html') diff --git a/www/templates/state.html b/www/templates/state.html new file mode 100644 index 00000000..83314492 --- /dev/null +++ b/www/templates/state.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + +
+
+ ZoneMinder is: +
+
+ {{zmRun}} +
+
+
+ +
+
+ ZoneMinder load: +
+
+ {{zmLoad}} +
+
+
+ + + +
+ Restart + Stop + Start +
+
+ + + +
+
+
-- cgit v1.2.3