removed 'width="24" height="24' statements, new icons are 16x16
authorthe_mgt <themgt@ueberserver.de>
Fri, 1 Jul 2011 02:13:23 +0000 (04:13 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 21:10:21 +0000 (21:10 +0000)
webcit/static/t/edit_message.html

index de98d89bbe137eee1d05f4f22c11030daf1b17da..b5ae5258cd16c804c01cff77bdf61ac6a17d23ad 100644 (file)
 <div style="display:none" id="submit-o-matic"><ul>
 <li>
        <a href="javascript:submit_post('post');">
-               <img src="static/icons/essen/16x16/pencil.png" alt="" width="24" height="24">
+               <img src="static/icons/essen/16x16/pencil.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('draft');">
-               <img src="static/icons/essen/16x16/draft.png" alt="" width="24" height="24">
+               <img src="static/icons/essen/16x16/draft.png" alt=""">
                <span class="navbar_link">
                <?_("Save to Drafts")>
                </span>
 </li>
 <li>
        <a href="javascript:show_attachments_form();">
-               <img src="static/icons/essen/16x16/attachement.png" alt="" width="24" height="24">
+               <img src="static/icons/essen/16x16/attachement.png" alt=""">
                <span class="navbar_link">
                <?_("Attachments:")>
                <span id="num_attachments"><?MSG:NATTACH></span>
 </li>
 <?!("COND:BSTR", 1, "__RCPTREQUIRED")><li>
        <a href="javascript:PopOpenAddressBook('recp_id|<?_("To:")>|cc_id|<?_("CC:")>|bcc_id|<?_("BCC:")>');">
-               <img src="static/icons/essen/16x16/contact.png" alt="" width="24" height="24">
+               <img src="static/icons/essen/16x16/contact.png" alt=""">
                <span class="navbar_link">
                <?_("Contacts")>
                </span>