| | |
| | | <roundcube:object name="messages" |
| | | id="messagelist" |
| | | cellspacing="0" |
| | | columns="" |
| | | summary="Message list" |
| | | messageIcon="/images/icons/dot.png" |
| | | unreadIcon="/images/icons/unread.png" |
| | |
| | | forwardedrepliedIcon="/images/icons/forwarded_replied.png" |
| | | attachmentIcon="/images/icons/attachment.png" |
| | | flaggedIcon="/images/icons/flagged.png" |
| | | unflaggedIcon="/images/icons/unflagged.png" /> |
| | | unflaggedIcon="/images/blank.gif" /> |
| | | </div> |
| | | |
| | | <roundcube:if condition="config:preview_pane == true" /> |
| | |
| | | |
| | | </div> |
| | | |
| | | <div id="mailboxcontrols"> |
| | | <div id="mailfooter"> |
| | | <table cellpadding="1" cellspacing="0"> |
| | | <tr> |
| | | <td width="99%"> |
| | | <span id="mailboxcontrols"> |
| | | <roundcube:label name="folder" />: |
| | | <roundcube:button command="expunge" label="compact" classAct="active" /> |
| | | <roundcube:button command="purge" label="empty" classAct="active" /> |
| | | </div> |
| | | |
| | | |
| | | <div id="listcontrols"> |
| | | </span> |
| | | <span id="listcontrols"> |
| | | <roundcube:label name="select" />: |
| | | <roundcube:button command="select-all" label="all" classAct="active" /> |
| | | <roundcube:button command="select-all" prop="unread" label="unread" classAct="active" /> |
| | | <roundcube:button command="select-none" label="none" classAct="active" /> |
| | | <roundcube:button command="select-none" label="none" classAct="active" /> |
| | | </span> |
| | | <roundcube:if condition="env:quota" /> |
| | | <span id="quotabox"> |
| | | <roundcube:label name="quota" />: <roundcube:object name="quotaDisplay" display="image" width="100" id="quotadisplay" /> |
| | | </span> |
| | | <roundcube:endif /> |
| | | </div> |
| | | |
| | | <div id="messagecountbar"> |
| | | </td> |
| | | <td width="1%"> |
| | | <span id="countcontrols"> |
| | | <roundcube:button command="firstpage" imageSel="/images/buttons/first_sel.png" imageAct="/images/buttons/first_act.png" imagePas="/images/buttons/first_pas.png" width="11" height="11" title="firstmessages" /> |
| | | <roundcube:button command="previouspage" imageSel="/images/buttons/previous_sel.png" imageAct="/images/buttons/previous_act.png" imagePas="/images/buttons/previous_pas.png" width="11" height="11" title="previousmessages" /> |
| | | <roundcube:object name="messageCountDisplay" /> |
| | | <roundcube:button command="nextpage" imageSel="/images/buttons/next_sel.png" imageAct="/images/buttons/next_act.png" imagePas="/images/buttons/next_pas.png" width="11" height="11" title="nextmessages" /> |
| | | <roundcube:button command="lastpage" imageSel="/images/buttons/last_sel.png" imageAct="/images/buttons/last_act.png" imagePas="/images/buttons/last_pas.png" width="11" height="11" title="lastmessages" /> |
| | | </span> |
| | | </td> |
| | | </tr> |
| | | </table> |
| | | </div> |
| | | |
| | | <div id="messagetoolbar"> |
| | |
| | | <roundcube:button command="forward" imageSel="/images/buttons/forward_sel.png" imageAct="/images/buttons/forward_act.png" imagePas="/images/buttons/forward_pas.png" width="32" height="32" title="forwardmessage" /> |
| | | <roundcube:button command="delete" imageSel="/images/buttons/delete_sel.png" imageAct="/images/buttons/delete_act.png" imagePas="/images/buttons/delete_pas.png" width="32" height="32" title="deletemessage" /> |
| | | <roundcube:button command="print" imageSel="/images/buttons/print_sel.png" imageAct="/images/buttons/print_act.png" imagePas="/images/buttons/print_pas.png" width="32" height="32" title="printmessage" /> |
| | | <roundcube:object name="searchfilter" id="searchfilter" class="searchfilter" /> |
| | | |
| | | <div id="markmessagemenu"> |
| | | <ul class="toolbarmenu"> |