X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fgraphics.c;h=a1d50b9e44e790369b5cdaef5918cf80c7d078d0;hb=64a9d779e6d2f3e8b9b8492aea68fbf881d6d71b;hp=e9c0d8c3410067c6a24f7753128278372b383579;hpb=450c8beef81a4e7d23d0afc17c7ae5d1dba4e6ba;p=citadel.git diff --git a/webcit/graphics.c b/webcit/graphics.c index e9c0d8c34..a1d50b9e4 100644 --- a/webcit/graphics.c +++ b/webcit/graphics.c @@ -24,7 +24,7 @@ void display_graphics_upload(char *description, char *filename, char *uplurl) output_headers(1, 1, 1, 0, 0, 0); - svprintf("BOXTITLE", WCS_STRING, _("Image upload")); + svput("BOXTITLE", WCS_STRING, _("Image upload")); do_template("beginbox"); wprintf("