Added new iconset "Essen" from http://pc.de/icons/ and modified all files under stati...
[citadel.git] / webcit / static / t / edit_message.html
old mode 100644 (file)
new mode 100755 (executable)
index fa10e53..de98d89
@@ -5,7 +5,7 @@
 
 <div id="attachments_form">
     <div id="loading">
-      <p><img src="static/throbber.gif" alt=""></p>
+      <p><img src="static/icons/throbber.gif" alt=""></p>
       <p><?_("Loading")></p>
     </div>
 </div>
 <div style="display:none" id="submit-o-matic"><ul>
 <li>
        <a href="javascript:submit_post('post');">
-               <img src="static/newmess3_24x.gif" alt="" width="24" height="24">
+               <img src="static/icons/essen/16x16/pencil.png" alt="" width="24" height="24">
                <span class="navbar_link">
                <?!("COND:BSTR", 1, "__RCPTREQUIRED")><?_("Send message")><?!("X", 1)>
                <??("COND:BSTR", 2, "__RCPTREQUIRED")><?_("Post message")><?!("X", 2)>
 </li>
 <li>
        <a href="javascript:submit_post('draft');">
-               <img src="static/folder_closed.gif" alt="" width="24" height="24">
+               <img src="static/icons/essen/16x16/draft.png" alt="" width="24" height="24">
                <span class="navbar_link">
                <?_("Save to Drafts")>
                </span>
 </li>
 <li>
        <a href="javascript:show_attachments_form();">
-               <img src="static/diskette_24x.gif" alt="" width="24" height="24">
+               <img src="static/icons/essen/16x16/attachement.png" alt="" width="24" height="24">
                <span class="navbar_link">
                <?_("Attachments:")>
                <span id="num_attachments"><?MSG:NATTACH></span>
 </li>
 <li>
        <a href="javascript:submit_post('cancel');">
-               <img src="static/closewindow.gif" alt="">
+               <img src="static/icons/essen/16x16/delete.png" alt="">
                <span class="navbar_link">
                <?_("Cancel")>
                </span>
 </li>
 <?!("COND:BSTR", 1, "__RCPTREQUIRED")><li>
        <a href="javascript:PopOpenAddressBook('recp_id|<?_("To:")>|cc_id|<?_("CC:")>|bcc_id|<?_("BCC:")>');">
-               <img src="static/viewcontacts_24x.gif" alt="" width="24" height="24">
+               <img src="static/icons/essen/16x16/contact.png" alt="" width="24" height="24">
                <span class="navbar_link">
                <?_("Contacts")>
                </span>