| | |
| | | </head> |
| | | <body> |
| | | |
| | | <roundcube:include file="/includes/taskbar.html" /> |
| | | <roundcube:include file="/includes/header.html" /> |
| | | |
| | | <form name="form" method="post"> |
| | |
| | | |
| | | </tr><tr> |
| | | |
| | | <td style="width:100%; height:100%;"> |
| | | <td style="width:100%; height:100%; vertical-align:top;"> |
| | | <roundcube:object name="composeBody" id="compose-body" form="form" cols="80" rows="20" warp="virtual" /> |
| | | </td> |
| | | |
| | |
| | | </div> |
| | | |
| | | <div id="compose-attachments"> |
| | | <div>Attachments</div> |
| | | <div><roundcube:label name="attachments" /></div> |
| | | <roundcube:object name="composeAttachmentList" /> |
| | | <p><roundcube:button command="add-attachment" imagePas="/images/buttons/add_pas.png" imageAct="/images/buttons/add_act.png" width="23" height="18" title="addattachment" /> |
| | | </div> |
| | |
| | | <input type="button" value="<roundcube:label name='send' />" onclick="rcmail.command('send-attachment', this)" /> |
| | | </div> |
| | | --> |
| | | |
| | | <roundcube:include file="/includes/taskbar.html" /> |
| | | |
| | | </body> |
| | | </html> |