From 18ad5414acb6cea4e2cd645e8a8d81f371285824 Mon Sep 17 00:00:00 2001 From: Andreas Mair Date: Fri, 25 Nov 2005 14:37:25 +0100 Subject: 2005-11-xx: 0.97-am3.4.2 - Fixed: Programming a timer using InternetExplorer didn't return to the previous page but gave an error (Reported by several people). - Remember sorting after (in)activating selected timers (Reported by Atti). --- template/default/help_config.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'template/default/help_config.html') diff --git a/template/default/help_config.html b/template/default/help_config.html index 2768d6c..323d498 100644 --- a/template/default/help_config.html +++ b/template/default/help_config.html @@ -113,6 +113,10 @@
<%! The email address the email is sent to. !%>
<%! Mail server: !%>
<%! The outgoing mail server. !%>
+
<%! SMTPAuth user: !%>
+
<%! If you need to authenticate yourself at the outgoing mail server, you have to supply the username and the password below. Leaving this field empty will disable SMTPAuth. !%> +
<%! SMTPAuth password: !%>
+
<%! The password for the SMTPAuth user. !%>
<%! Tooltips: !%>
<%! Here you can (de-)activate the tooltips. !%>
-- cgit v1.2.3