]> code.citadel.org Git - citadel.git/blobdiff - webcit/graphics.c
* When no icon is present on the server for a room, display the default
[citadel.git] / webcit / graphics.c
index 948dc8905b82d0839eb7b5803f39830d15627f83..7bf365ab8f4d4961bc4046f3a777e1e93ddc7183 100644 (file)
@@ -41,7 +41,7 @@ void display_graphics_upload(char *description, char *check_cmd, char *uplurl)
        output_headers(1, 1, 2, 0, 0, 0, 0);
        wprintf("<div id=\"banner\">\n"
                "<TABLE WIDTH=100%% BORDER=0 BGCOLOR=\"#444455\"><TR><TD>"
-               "<SPAN CLASS=\"titlebar\">Set/change your photo</SPAN>"
+               "<SPAN CLASS=\"titlebar\">Image upload</SPAN>"
                "</TD></TR></TABLE>\n"
                "</div>\n<div id=\"content\">\n"
        );