Renamed the /icons directory to /webcit_icons because of incompatibility with symlink...
[citadel.git] / webcit / static / t / msg_listview.html
index 68bbfa8c86fa3978c0c248442c27325ec9729e24..223d25ea1379f4f0d1a8f4f70d64c99dcc339b62 100644 (file)
@@ -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/icons/throbber.gif" alt=""></p>
+      <p><img src="static/webcit_icons/throbber.gif" alt=""></p>
       <p><?_("Loading messages from server, please wait")></p>
     </div>
 </div>