Renamed the /icons directory to /webcit_icons because of incompatibility with symlink...
[citadel.git] / webcit / static / instant_messenger.html
index 1c01634d2441b9a5249992799108a4d20a36f9dc..d254e0ba4548db321e53faa5718e060284f2c9fa 100644 (file)
@@ -131,7 +131,7 @@ function ShowNewMsg(gexp_xmlresponse) {
                        + '<br><form method=\"post\" action=\"null\" name=\"sendform_' + which_div + '\" '
                        + 'onSubmit=\"return SendSomething(\'' + which_div + '\', \'sendform_'
                        + which_div + '\', \'' + sender + '\');\">'
-                       + '<img src=\"icons/essen/16x16/chat.png\">&nbsp;'
+                       + '<img src=\"webcit_icons/essen/16x16/chat.png\">&nbsp;'
                        + '<input type=\"text\" size=\"72\" maxlength=\"600\" name=\"sendthis\">'
                        + '</form>'
                        + '<br></div>'