From b2c25c351e17ffdca9d26e1b8396c911db14db20 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 9 Sep 2016 16:59:37 -0400 Subject: #321 - add ability to automatically switch based on network connection Former-commit-id: bad04bbef6839c949aad05fb34eee61c64947070 --- www/templates/login.html | 163 +++++++++++++++++++++-------------------------- 1 file changed, 73 insertions(+), 90 deletions(-) (limited to 'www/templates/login.html') diff --git a/www/templates/login.html b/www/templates/login.html index e2a65168..054aaf49 100644 --- a/www/templates/login.html +++ b/www/templates/login.html @@ -3,135 +3,118 @@ - - - - + + + + - + - - -
- {{'kServerName' | translate }}:  - + + +
+ {{'kServerName' | translate }}:  +
- + - + + + +
{{'kZMSettingsFor' | translate}} {{loginData.serverName || ('kUnknown' | translate)}} - +
- {{'kUseZmAuth' | translate }} - -
- - + {{'kUseZmAuth' | translate }} - -
- +
+ + + +
-
+ - - - -
- +
- + \ No newline at end of file -- cgit v1.2.3