From fc13e852ec0508b2200892d2460eb7d6f794b477 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Tue, 25 Jan 2011 16:46:37 -0500 Subject: [PATCH] Link to http://www.citadel.org/doku.php/faq:generalquestions:webcit_unable_to_connect instead --- webcit/webcit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webcit/webcit.c b/webcit/webcit.c index 08d6a8ab0..3c9263662 100644 --- a/webcit/webcit.c +++ b/webcit/webcit.c @@ -711,7 +711,7 @@ void session_loop(void) ); wc_printf("
"); wc_printf("%s", + "faq:generalquestions:webcit_unable_to_connect\">%s", _("Read More...") ); wc_printf("\n"); -- 2.30.2