]> code.citadel.org Git - citadel.git/blobdiff - webcit/who.c
Set up login banner graphic and background image graphic
[citadel.git] / webcit / who.c
index c3207f3bdb65edbc2397b744d2f42a0c307a2d88..3ad6008c93f11fc4d113a3038c96120ea6cbe624 100644 (file)
@@ -37,7 +37,7 @@ void whobbs(void) {
        /* Uncomment this line to cause the wholist to auto-refresh */
        /* wprintf("<META HTTP-EQUIV=\"Refresh\" CONTENT=\"60\">\n"); */
 
-       wprintf("</HEAD><BODY>\n");
+       wprintf("</HEAD><BODY BACKGROUND=\"/image&name=background\" TEXT=\"#000000\" LINK=\"#004400\">\n");
 
         wprintf("<TABLE WIDTH=100% BORDER=0 BGCOLOR=007700><TR><TD>");
         wprintf("<FONT SIZE=+1 COLOR=\"FFFFFF\"<B>Users currently on ");