From 2740a57766a196967643fa8255e560f361904309 Mon Sep 17 00:00:00 2001 From: wimpunk Date: Tue, 14 Nov 2006 07:45:20 +0000 Subject: [PATCH] Added a little irc comment git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@29 3873ddee-7413-0410-b6c4-c2c57c1ab35a --- html/home.php | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/html/home.php b/html/home.php index a68f02b..7af86f4 100644 --- a/html/home.php +++ b/html/home.php @@ -112,12 +112,15 @@ If you don't want to register on sf.net, you can try the ddclient-support mailinglist on sf.net. If you're lucky you can find some help on -#ddclient on irc.freenode.net. " . - "I know the manual is not very clear, you have to read the example\n" . - "configurations included in the tar-file or you can run\n" . - ""ddclient --help" to get more help. " . - "

\n" . - "

+#ddclient on irc.freenode.net. +Please be a little patient, we're regulary running idle when we're +out there. +

\n" . +"I know the manual is not very clear, you have to read the example\n" . +"configurations included in the tar-file or you can run\n" . +""ddclient --help" to get more help. " . +"

\n" . +"

More info about the ddclient project can be found on " . $link['project'] . "

";