*** empty log message ***
[citadel.git] / webcit / who.c
index 4d1a1f32a49d09aa471aecf08bfb388afe147c92..7f3b737bc99ea30bc44b6b0f035d4b5f1291548a 100644 (file)
@@ -112,7 +112,7 @@ void whobbs(void)
                        wprintf("</TD>");
 
                        /* (link to page this user) */
-                       wprintf("<TD><A HREF=\"/display_page&recp=");
+                       wprintf("<TD><A HREF=\"/display_page?recp=");
                        urlescputs(user);
                        wprintf("\">"
                                "<IMG ALIGN=MIDDLE WIDTH=20 HEIGHT=15 "