* Integrated the second batch of new icons.
[citadel.git] / webcit / iconbar.c
index 5747e3c25eca5d45d7971f05fe972f640ebf7a76..3e77abf0435352ad2d24517245f65f0a8a1473f8 100644 (file)
@@ -288,7 +288,7 @@ void do_iconbar(void) {
                );
                if (ib_displayas != IB_TEXTONLY) {
                wprintf("<IMG BORDER=\"0\" WIDTH=\"32\" HEIGHT=\"32\" "
-                       "SRC=\"/static/exit-icon.gif\">");
+                       "SRC=\"/static/logoff_32x.gif\">");
                }
                if (ib_displayas != IB_PICONLY) {
                        wprintf("Log off");