From a11e9426dcbbec7c5df39c29b99befa360feaea8 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 10 Nov 2016 09:37:06 -0500 Subject: added text-wrap for input items to manage larger strings (problem when translated to some languages like russian) --- www/templates/login.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'www/templates/login.html') diff --git a/www/templates/login.html b/www/templates/login.html index 738c1c46..de80eb3e 100644 --- a/www/templates/login.html +++ b/www/templates/login.html @@ -15,7 +15,7 @@ -
+
{{'kServerName' | translate }}: 
@@ -38,7 +38,7 @@ {{'kZMSettingsFor' | translate}} {{loginData.serverName || ('kUnknown' | translate)}} -
+
{{'kUseZmAuth' | translate }}
@@ -97,19 +97,19 @@
-- cgit v1.2.3 From 3066a84aca25c1bef13b50f149f6a15b23e9fb2c Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 11 Nov 2016 11:16:06 -0500 Subject: Added samsung note in login screen too --- www/templates/login.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'www/templates/login.html') diff --git a/www/templates/login.html b/www/templates/login.html index de80eb3e..41f555f3 100644 --- a/www/templates/login.html +++ b/www/templates/login.html @@ -19,7 +19,9 @@ {{'kServerName' | translate }}:  +
+
{{'kZMSettingsFor' | translate}} {{loginData.serverName || ('kUnknown' | translate)}} - +

{{'kDisableSamsung' | translate}}

{{'kUseZmAuth' | translate }} -- cgit v1.2.3 From eb47b69df4470fcfa5e7aeb76515a4cab4a406da Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 11 Nov 2016 11:16:50 -0500 Subject: samsung note in login screen #367 --- www/templates/login.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/templates/login.html') diff --git a/www/templates/login.html b/www/templates/login.html index 41f555f3..f907fabb 100644 --- a/www/templates/login.html +++ b/www/templates/login.html @@ -34,13 +34,13 @@ - +
{{'kZMSettingsFor' | translate}} {{loginData.serverName || ('kUnknown' | translate)}} -

{{'kDisableSamsung' | translate}}

+

{{'kDisableSamsung' | translate}}

{{'kUseZmAuth' | translate }} -- cgit v1.2.3 From cf93ca01f3d54fca62d4222f110c2a63b526badb Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 16 Nov 2016 12:11:06 -0500 Subject: nits --- www/templates/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/templates/login.html') diff --git a/www/templates/login.html b/www/templates/login.html index f907fabb..f05781f9 100644 --- a/www/templates/login.html +++ b/www/templates/login.html @@ -25,7 +25,7 @@