edit messages: tripple quote? gotta be a bug.
authorWilfried Goesgens <dothebart@citadel.org>
Sun, 8 Dec 2013 14:00:16 +0000 (15:00 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 8 Dec 2013 14:00:16 +0000 (15:00 +0100)
webcit/static/t/edit/message.html

index 116d1c3768f77402efb4b9647a73e3f354583c06..4afa0b165b6a196aba8e003e0f6a6046bc064a45 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/check.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('draft');">
-               <img src="static/webcit_icons/essen/16x16/draft.png" alt=""">
+               <img src="static/webcit_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/webcit_icons/essen/16x16/attachement.png" alt=""">
+               <img src="static/webcit_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/webcit_icons/essen/16x16/contact.png" alt=""">
+               <img src="static/webcit_icons/essen/16x16/contact.png" alt="">
                <span class="navbar_link">
                <?_("Contacts")>
                </span>