| | |
| | | <title><roundcube:object name="productname" /> :: <roundcube:label name="compose" /></title> |
| | | <roundcube:include file="/includes/links.html" /> |
| | | <link rel="stylesheet" type="text/css" href="/mail.css" /> |
| | | <link rel="stylesheet" type="text/css" href="/googiespell.css" /> |
| | | <script type="text/javascript"> |
| | | <!-- |
| | | |
| | |
| | | <roundcube:include file="/includes/taskbar.html" /> |
| | | <roundcube:include file="/includes/header.html" /> |
| | | |
| | | <form name="form" method="post"> |
| | | <form name="form" action="./" method="post"> |
| | | |
| | | <div id="messagetoolbar"> |
| | | <roundcube:button command="list" image="/images/buttons/back_act.png" width="32" height="32" title="backtolist" /> |
| | |
| | | <roundcube:label name="priority" />: <roundcube:object name="prioritySelector" form="form" /> |
| | | </div> |
| | | |
| | | <div id="receipt-selector"> |
| | | <roundcube:object name="receiptCheckBox" form="form" /> <roundcube:label name="returnreceipt" /> |
| | | </div> |
| | | |
| | | </div> |
| | | |
| | | <div id="compose-container"> |