* summary.c: summary screen is now updated using ajax instead of refreshing
[citadel.git] / webcit / inetconf.c
index b5569b796ac0c351751324e5ac654be75835a043..69d8e6a0521b7791d57f4314b0c6185d7fc9fe8b 100644 (file)
@@ -84,7 +84,7 @@ void display_inetconf(void)
 
        }
 
-       output_headers(1, 1, 2, 0, 0, 0, 0);
+       output_headers(1, 1, 2, 0, 0, 0);
        wprintf("<div id=\"banner\">\n");
        wprintf("<TABLE WIDTH=100%% BORDER=0 BGCOLOR=\"#444455\"><TR><TD>");
        wprintf("<SPAN CLASS=\"titlebar\">");