From: Wilfried Göesgens Date: Tue, 11 Dec 2007 19:04:46 +0000 (+0000) Subject: * add link to the faq if we can't connect, so one gets the information which ports... X-Git-Tag: v7.86~2657 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=c4062ecc2735dd4f2d8f8b087a842ca7cb561815;p=citadel.git * add link to the faq if we can't connect, so one gets the information which ports should be opened by the citserver, and howto check it. --- diff --git a/webcit/auth.c b/webcit/auth.c index c8f458b0d..5e1bda48a 100644 --- a/webcit/auth.c +++ b/webcit/auth.c @@ -310,6 +310,9 @@ void do_logout(void) "connected to the Citadel server. Please report " "this problem to your system administrator.") ); + wprintf("%s", + _("Read More...")); } wprintf("
"