Added new iconset "Essen" from http://pc.de/icons/ and modified all files under stati...
[citadel.git] / webcit / static / instant_messenger.html
index cd546c33cf2473285eda42949ca05973ea4453e7..1c01634d2441b9a5249992799108a4d20a36f9dc 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=\"citadelchat_16x.gif\">&nbsp;'
+                       + '<img src=\"icons/essen/16x16/chat.png\">&nbsp;'
                        + '<input type=\"text\" size=\"72\" maxlength=\"600\" name=\"sendthis\">'
                        + '</form>'
                        + '<br></div>'