From 31ca68739126f5740681238539a8c6a1b66e0000 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 18 Nov 2016 09:28:08 -0500 Subject: mass formatting and normalization - tweaked JSBeautify options --- www/templates/help.html | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) (limited to 'www/templates/help.html') diff --git a/www/templates/help.html b/www/templates/help.html index fffdf2d1..d14085be 100644 --- a/www/templates/help.html +++ b/www/templates/help.html @@ -1,21 +1,12 @@ - - - - - - - +

{{$root.appName}} v{{zmAppVersion}}

- -
+
-
- -
\ No newline at end of file + -- cgit v1.2.3 From 89ade3c9f048bbda108948d89de3c2b9c0d4a0ed Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sat, 3 Dec 2016 07:17:36 -0500 Subject: fixed hardcoded strings, except 'Back' #400 --- www/templates/help.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/templates/help.html') diff --git a/www/templates/help.html b/www/templates/help.html index d14085be..c0f714cf 100644 --- a/www/templates/help.html +++ b/www/templates/help.html @@ -1,4 +1,4 @@ - + -- cgit v1.2.3