]> code.citadel.org Git - citadel.git/blobdiff - webcit/iconbar.c
* After setup is complete, tell them how to log in.
[citadel.git] / webcit / iconbar.c
index 293e62d440ff6590c848619f736f7119e2dd9e21..0fd151a938fee9dcdee9d0d935608d4f3efd1c73 100644 (file)
@@ -216,7 +216,7 @@ void do_iconbar(void) {
                        "SRC=\"/static/users-icon.gif\">");
                }
                if (ib_displayas != IB_PICONLY) {
-                       wprintf("Users");
+                       wprintf("Who is online?");
                }
                wprintf("</A></li>\n");
        }
@@ -487,7 +487,7 @@ void display_customize_iconbar(void) {
                "<IMG BORDER=\"0\" WIDTH=\"48\" HEIGHT=\"48\" "
                "SRC=\"/static/users-icon.gif\" ALT=\"&nbsp;\">"
                "</TD><TD>"
-               "<B>Users</B><br />"
+               "<B>Who is online?</B><br />"
                "Clicking this icon displays a list of all users "
                "currently logged in."
                "</TD></TR>\n",