From e744100919a04dc7fb043486b660b41a34d2eadc Mon Sep 17 00:00:00 2001 From: RainLoop Team Date: Sun, 15 Mar 2020 23:38:46 +0300 Subject: [PATCH] Improve templates --- .../templates/Views/Admin/AdminSettingsContacts.html | 2 +- .../Views/Admin/AdminSettingsPluginProperty.html | 2 +- .../templates/Views/Admin/AdminSettingsSecurity.html | 8 ++++---- .../0.0.0/app/templates/Views/User/PopupsAccount.html | 2 +- .../templates/Views/User/PopupsComposeOpenPgp.html | 2 +- .../templates/Views/User/PopupsMessageOpenPgp.html | 2 +- .../app/templates/Views/User/PopupsNewOpenPgpKey.html | 2 +- .../templates/Views/User/SettingsChangePassword.html | 6 +++--- .../app/templates/Views/User/SettingsContacts.html | 11 +++++------ 9 files changed, 18 insertions(+), 19 deletions(-) diff --git a/rainloop/v/0.0.0/app/templates/Views/Admin/AdminSettingsContacts.html b/rainloop/v/0.0.0/app/templates/Views/Admin/AdminSettingsContacts.html index a6bac5d5d..92693b68c 100644 --- a/rainloop/v/0.0.0/app/templates/Views/Admin/AdminSettingsContacts.html +++ b/rainloop/v/0.0.0/app/templates/Views/Admin/AdminSettingsContacts.html @@ -65,7 +65,7 @@ pgsql:host=127.0.0.1;port=5432;dbname=rainloop
-
diff --git a/rainloop/v/0.0.0/app/templates/Views/Admin/AdminSettingsPluginProperty.html b/rainloop/v/0.0.0/app/templates/Views/Admin/AdminSettingsPluginProperty.html index f245ecf6e..913919d3a 100644 --- a/rainloop/v/0.0.0/app/templates/Views/Admin/AdminSettingsPluginProperty.html +++ b/rainloop/v/0.0.0/app/templates/Views/Admin/AdminSettingsPluginProperty.html @@ -8,7 +8,7 @@ data-bind="value: value, attr: {placeholder: placeholder}" /> - diff --git a/rainloop/v/0.0.0/app/templates/Views/Admin/AdminSettingsSecurity.html b/rainloop/v/0.0.0/app/templates/Views/Admin/AdminSettingsSecurity.html index fb6e1ca46..d25bb6650 100644 --- a/rainloop/v/0.0.0/app/templates/Views/Admin/AdminSettingsSecurity.html +++ b/rainloop/v/0.0.0/app/templates/Views/Admin/AdminSettingsSecurity.html @@ -78,7 +78,7 @@
-
@@ -86,21 +86,21 @@
-
-
-
diff --git a/rainloop/v/0.0.0/app/templates/Views/User/PopupsAccount.html b/rainloop/v/0.0.0/app/templates/Views/User/PopupsAccount.html index 8cc8c3876..3827149d0 100644 --- a/rainloop/v/0.0.0/app/templates/Views/User/PopupsAccount.html +++ b/rainloop/v/0.0.0/app/templates/Views/User/PopupsAccount.html @@ -30,7 +30,7 @@
-
diff --git a/rainloop/v/0.0.0/app/templates/Views/User/PopupsComposeOpenPgp.html b/rainloop/v/0.0.0/app/templates/Views/User/PopupsComposeOpenPgp.html index 49c65a51e..8cedd3648 100644 --- a/rainloop/v/0.0.0/app/templates/Views/User/PopupsComposeOpenPgp.html +++ b/rainloop/v/0.0.0/app/templates/Views/User/PopupsComposeOpenPgp.html @@ -85,7 +85,7 @@
diff --git a/rainloop/v/0.0.0/app/templates/Views/User/PopupsMessageOpenPgp.html b/rainloop/v/0.0.0/app/templates/Views/User/PopupsMessageOpenPgp.html index 41b5b2eaa..abca830d9 100644 --- a/rainloop/v/0.0.0/app/templates/Views/User/PopupsMessageOpenPgp.html +++ b/rainloop/v/0.0.0/app/templates/Views/User/PopupsMessageOpenPgp.html @@ -36,7 +36,7 @@
-
diff --git a/rainloop/v/0.0.0/app/templates/Views/User/PopupsNewOpenPgpKey.html b/rainloop/v/0.0.0/app/templates/Views/User/PopupsNewOpenPgpKey.html index f377f1282..a492b392b 100644 --- a/rainloop/v/0.0.0/app/templates/Views/User/PopupsNewOpenPgpKey.html +++ b/rainloop/v/0.0.0/app/templates/Views/User/PopupsNewOpenPgpKey.html @@ -34,7 +34,7 @@
diff --git a/rainloop/v/0.0.0/app/templates/Views/User/SettingsChangePassword.html b/rainloop/v/0.0.0/app/templates/Views/User/SettingsChangePassword.html index 810e3c4d3..f0d08fe22 100644 --- a/rainloop/v/0.0.0/app/templates/Views/User/SettingsChangePassword.html +++ b/rainloop/v/0.0.0/app/templates/Views/User/SettingsChangePassword.html @@ -10,7 +10,7 @@
-
@@ -19,7 +19,7 @@
-
@@ -28,7 +28,7 @@
-
diff --git a/rainloop/v/0.0.0/app/templates/Views/User/SettingsContacts.html b/rainloop/v/0.0.0/app/templates/Views/User/SettingsContacts.html index 7ace99ae4..fd2e3f9a8 100644 --- a/rainloop/v/0.0.0/app/templates/Views/User/SettingsContacts.html +++ b/rainloop/v/0.0.0/app/templates/Views/User/SettingsContacts.html @@ -36,9 +36,8 @@
- +
@@ -55,10 +54,10 @@
- +
- + \ No newline at end of file