| | |
| | | <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/icons/blank.gif" /> |
| | | </div> |
| | | |
| | | <roundcube:if condition="config:preview_pane == true" /> |
| | |
| | | <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:if condition="env:quota" /> |
| | | <roundcube:label name="quota" />: <roundcube:object name="quotaDisplay" display="image" width="100" id="quotadisplay" /> |
| | | <roundcube:endif /> |
| | | </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 /> |
| | | </td> |
| | | <td width="1%"> |
| | | <span id="countcontrols"> |
| | |
| | | <li><roundcube:button command="mark" prop="unflagged" label="markunflagged" classAct="active" /></li> |
| | | </ul> |
| | | </div> |
| | | |
| | | <div id="searchfilter"> |
| | | <label for="rcmlistfilter"><roundcube:label name="filter" /></label>: |
| | | <roundcube:object name="searchfilter" class="searchfilter" /> |
| | | </div> |
| | | </div> |
| | | |
| | | <div id="quicksearchbar"> |