From 18bec317d7b1ac7cd9794e1b2236beb864186bf4 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 8 Jul 2019 16:52:21 -0400 Subject: #830 lockdown kiosk mode initial implementation --- www/templates/menu.html | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'www/templates/menu.html') diff --git a/www/templates/menu.html b/www/templates/menu.html index 9c780310..ead3c729 100644 --- a/www/templates/menu.html +++ b/www/templates/menu.html @@ -10,7 +10,7 @@ - +

{{'kMenuOptions'|translate}}

@@ -18,13 +18,13 @@ - - + @@ -35,6 +35,7 @@ + @@ -163,6 +164,10 @@ {{$root.getServerTimeZoneNow();}} + + + {{'kKioskModeExit' | translate}} + -- cgit v1.2.3