Added new iconset "Essen" from http://pc.de/icons/ and modified all files under stati...
[citadel.git] / webcit / static / t / msg_listview.html
old mode 100644 (file)
new mode 100755 (executable)
index 948096c..68bbfa8
@@ -16,7 +16,7 @@ var sortmode = ""; /*"<?PREF:ROOM:VALUE("sort")>";*/
 <div id="summary_view">
   <table id="message_list_body" class="mailbox_summary"><tr style="display: none;"><td colspan="4"></td></tr></table>
     <div id="loading">
-      <p><img src="static/throbber.gif" alt=""></p>
+      <p><img src="static/icons/throbber.gif" alt=""></p>
       <p><?_("Loading messages from server, please wait")></p>
     </div>
 </div>