]> code.citadel.org Git - citadel.git/blobdiff - webcit/webcit.c
* After setup is complete, tell them how to log in.
[citadel.git] / webcit / webcit.c
index b96104fdd56acfd91289d09ccb79f07a7d951f35..807c84b667ee30717bfb1174837e72a6b80159a6 100644 (file)
@@ -419,7 +419,6 @@ void output_headers(        int do_httpheaders,     /* 1 = output HTTP headers
        if (do_room_banner == 1) {
                wprintf("<div id=\"content\">\n");
 
-
                if (strlen(WC->ImportantMessage) > 0) {
                        do_template("beginbox_nt");
                        wprintf("<SPAN CLASS=\"errormsg\">"