* Replaced the most recent batch of icons with a "better" set which was
[citadel.git] / webcit / who.c
index 6dd225f7c363d34b5765013d237f23f003c681cf..4d1a1f32a49d09aa471aecf08bfb388afe147c92 100644 (file)
@@ -164,8 +164,7 @@ void whobbs(void)
                "<div align=center>"
                "Click on a name to read user info.  Click on "
                "<IMG ALIGN=MIDDLE SRC=\"/static/page.gif\" ALT=\"(p)\" "
-               "BORDER=0> to send "
-               "a page (instant message) to that user.</div>\n");
+               "BORDER=0> to send an instant message to that user.</div>\n");
        wDumpContent(1);
 }