From fe9928fac0088d0db378420e5a8a7e1a7426d3ff Mon Sep 17 00:00:00 2001 From: witzig Date: Sat, 11 Mar 2017 09:49:39 +0100 Subject: [PATCH] Fixed vertical spacing of settings page and made inputs consistent --- views/settings.hbs | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/views/settings.hbs b/views/settings.hbs index bb6a357e..1f4d345e 100644 --- a/views/settings.hbs +++ b/views/settings.hbs @@ -119,6 +119,7 @@
+  
@@ -287,7 +288,7 @@
-
+
{{#translate}}The count of maximum simultaneous connections to make against the SMTP server (defaults to 5). This limit is per sending process.{{/translate}}
@@ -295,7 +296,7 @@
-
+
{{#translate}}The number of messages to send through a single connection before the connection is closed and reopened (defaults to 100){{/translate}}
@@ -303,7 +304,7 @@
-
+
{{#translate}}Maximum number of messages to send in an hour. Leave empty or zero for no throttling. If your provider uses a different speed limit (messages/minute or messages/second) then convert this limit into messages/hour (1m/s => 3600m/h). This limit is per sending process.{{/translate}}