Corrected some icon references, added new icons and hopefully made it more consistent
[citadel.git] / webcit / static / t / edit_message.html
index 36ceb4da5108daf0beb52c14f0f46b52e3cd29a5..1e3d0961e37b1e55bddf1c14803cb3aec3030717 100644 (file)
 <div style="display:none" id="submit-o-matic"><ul>
 <li>
        <a href="javascript:submit_post('post');">
-               <img src="static/webcit_icons/essen/16x16/pencil.png" alt=""">
+               <img src="static/webcit_icons/essen/16x16/check.png" alt=""">
                <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('cancel');">
-               <img src="static/webcit_icons/essen/16x16/delete.png" alt="">
+               <img src="static/webcit_icons/essen/16x16/abort.png" alt="">
                <span class="navbar_link">
                <?_("Cancel")>
                </span>