* summary.c: summary screen is now updated using ajax instead of refreshing
[citadel.git] / webcit / vcard_edit.c
index d3d8a8f67942cc40a961536cf68d89065eeee6b3..2f31bffe77b1fade15c1db2b7d734bf984bbf6a8 100644 (file)
@@ -165,7 +165,7 @@ void do_edit_vcard(long msgnum, char *partnum, char *return_to) {
        }
 
        /* Display the form */
-       output_headers(1, 1, 2, 0, 0, 0, 0);
+       output_headers(1, 1, 2, 0, 0, 0);
        wprintf("<div id=\"banner\">\n"
                "<TABLE WIDTH=100%% BORDER=0 BGCOLOR=\"#444455\"><TR><TD>"
                "<SPAN CLASS=\"titlebar\">"