]> code.citadel.org Git - citadel.git/blobdiff - webcit/graphics.c
* add missing banner on preferences template
[citadel.git] / webcit / graphics.c
index 361c19752456bbe4eb81bd8acaa41f8982c58461..b62dd374a310531c61a2099b2d710bb0a4a2c22a 100644 (file)
@@ -22,7 +22,7 @@ void display_graphics_upload(char *description, char *filename, char *uplurl)
                display_main_menu();
                return;
        }
-       output_headers(1, 1, 0, 0, 0, 0);
+       //output_headers(1, 1, 0, 0, 0, 0);
 
        output_headers(1, 1, 1, 0, 0, 0);