| | |
| | | <head> |
| | | <title><roundcube:object name="productname" /> :: <roundcube:label name="compose" /></title> |
| | | <roundcube:include file="/includes/links.html" /> |
| | | <roundcube:if condition="config:enable_spellcheck" /> |
| | | <link rel="stylesheet" type="text/css" href="/googiespell.css" /> |
| | | <roundcube:endif /> |
| | | <script type="text/javascript" src="/functions.js"></script> |
| | | <script type="text/javascript" src="/splitter.js"></script> |
| | | <style type="text/css"> |
| | |
| | | <div id="messagetoolbar"> |
| | | <roundcube:button command="list" type="link" class="button back" classAct="button back" classSel="button backSel" title="backtolist" content=" " /> |
| | | <roundcube:button command="send" type="link" class="buttonPas send" classAct="button send" classSel="button sendSel" title="sendmessage" content=" " /> |
| | | <roundcube:button command="spellcheck" type="link" class="buttonPas spellcheck" classAct="button spellcheck" classSel="button spellcheckSel" title="checkspelling" content=" " /> |
| | | <roundcube:if condition="config:enable_spellcheck" /> |
| | | <span class="dropbutton"> |
| | | <roundcube:button command="spellcheck" type="link" class="buttonPas spellcheck" classAct="button spellcheck" classSel="button spellcheckSel" title="checkspelling" content=" " /> |
| | | <span id="spellmenulink" onclick="rcmail_ui.show_popup('spellmenu');return false"></span> |
| | | </span> |
| | | <roundcube:endif /> |
| | | <roundcube:button name="addattachment" type="link" class="button attach" classAct="button attach" classSel="button attachSel" title="addattachment" onclick="rcmail_ui.show_popup('uploadmenu', true);return false" content=" " /> |
| | | <roundcube:button command="insert-sig" type="link" class="buttonPas insertsig" classAct="button insertsig" classSel="button insertsigSel" title="insertsignature" content=" " /> |
| | | <roundcube:button command="savedraft" type="link" class="buttonPas savedraft" classAct="button savedraft" classSel="button savedraftSel" title="savemessage" content=" " /> |
| | |
| | | <div id="compose-attachments"> |
| | | <div class="boxtitle"><roundcube:label name="attachments" /></div> |
| | | <div class="boxlistcontent"> |
| | | <roundcube:object name="composeAttachmentList" deleteIcon="/images/icons/delete.png" cancelIcon="/images/icons/delete.png" loadingIcon="/images/display/loading_blue.gif" /> |
| | | <roundcube:object name="composeAttachmentList" id="attachmentslist" loadingIcon="/images/display/loading_blue.gif" /> |
| | | </div> |
| | | <div class="boxfooter"> |
| | | <roundcube:button name="uploadmenulink" id="uploadmenulink" type="link" title="addattachment" class="button addgroup" onclick="rcmail_ui.show_popup('uploadmenu', true);return false" content=" " /> |
| | | </div> |
| | | </div> |
| | | <roundcube:object name="fileDropArea" id="compose-attachments" /> |
| | | |
| | | <script type="text/javascript"> |
| | | var composesplitv = new rcube_splitter({id:'composesplitterv', p1: 'compose-attachments', p2: 'compose-container', orientation: 'v', relative: true, start: 175}); |
| | |
| | | <td class="editfield"><roundcube:object name="composeHeaders" part="to" form="form" id="_to" cols="70" rows="2" tabindex="2" /></td> |
| | | </tr><tr id="compose-cc"> |
| | | <td class="title top"> |
| | | <a href="#cc" onclick="return rcmail_ui.hide_header_form('cc');"><img src="/images/icons/minus.gif" alt="" title="<roundcube:label name='delete' />" /></a> |
| | | <a href="#cc" onclick="return rcmail_ui.hide_header_form('cc');"><img src="/images/icons/minus.gif" alt="" width="13" height="11" title="<roundcube:label name='delete' />" /></a> |
| | | <label for="_cc"><roundcube:label name="cc" /></label> |
| | | </td> |
| | | <td class="editfield"><roundcube:object name="composeHeaders" part="cc" form="form" id="_cc" cols="70" rows="2" tabindex="3" /></td> |
| | | </tr><tr id="compose-bcc"> |
| | | <td class="title top"> |
| | | <a href="#bcc" onclick="return rcmail_ui.hide_header_form('bcc');"><img src="/images/icons/minus.gif" alt="" title="<roundcube:label name='delete' />" /></a> |
| | | <a href="#bcc" onclick="return rcmail_ui.hide_header_form('bcc');"><img src="/images/icons/minus.gif" alt="" width="13" height="11" title="<roundcube:label name='delete' />" /></a> |
| | | <label for="_bcc"><roundcube:label name="bcc" /></label> |
| | | </td> |
| | | <td colspan="2" class="editfield"><roundcube:object name="composeHeaders" part="bcc" form="form" id="_bcc" cols="70" rows="2" tabindex="4" /></td> |
| | | </tr><tr id="compose-replyto"> |
| | | <td class="title top"> |
| | | <a href="#replyto" onclick="return rcmail_ui.hide_header_form('replyto');"><img src="/images/icons/minus.gif" alt="" title="<roundcube:label name='delete' />" /></a> |
| | | <a href="#replyto" onclick="return rcmail_ui.hide_header_form('replyto');"><img src="/images/icons/minus.gif" alt="" width="13" height="11" title="<roundcube:label name='delete' />" /></a> |
| | | <label for="_replyto"><roundcube:label name="replyto" /></label> |
| | | </td> |
| | | <td class="editfield"><roundcube:object name="composeHeaders" part="replyto" form="form" id="_replyto" size="70" tabindex="5" /></td> |
| | | </tr><tr id="compose-followupto"> |
| | | <td class="title top"> |
| | | <a href="#followupto" onclick="return rcmail_ui.hide_header_form('followupto');"><img src="/images/icons/minus.gif" alt="" title="<roundcube:label name='delete' />" /></a> |
| | | <a href="#followupto" onclick="return rcmail_ui.hide_header_form('followupto');"><img src="/images/icons/minus.gif" alt="" width="13" height="11" title="<roundcube:label name='delete' />" /></a> |
| | | <label for="_followupto"><roundcube:label name="followupto" /></label> |
| | | </td> |
| | | <td class="editfield"><roundcube:object name="composeHeaders" part="followupto" form="form" id="_followupto" size="70" tabindex="7" /></td> |
| | |
| | | <roundcube:button type="input" command="list" class="button" label="cancel" tabindex="11" /> |
| | | </div> |
| | | <div id="compose-editorfooter"> |
| | | <span id="spellcheck-control" style="margin-right:10px"></span> |
| | | <roundcube:if condition="!in_array('htmleditor', (array)config:dont_override)" /> |
| | | <span> |
| | | <label><roundcube:label name="editortype" /></label> |
| | | <roundcube:object name="editorSelector" editorid="compose-body" tabindex="12" /> |
| | | </span> |
| | | <roundcube:endif /> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | </table> |
| | | </div> |
| | | |
| | | <div id="spellmenu" class="popupmenu selectable"></div> |
| | | |
| | | </form> |
| | | |
| | | <roundcube:object name="composeAttachmentForm" id="attachment-form" attachmentFieldSize="40" class="popupmenu" /> |