| | |
| | | <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/blank.gif" /> |
| | | unflaggedIcon="/images/icons/blank.gif" /> |
| | | </div> |
| | | |
| | | <roundcube:if condition="config:preview_pane == true" /> |
| | |
| | | <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"> |
| | | <roundcube:object name="searchform" type="search" results="5" id="quicksearchbox" /><roundcube:button command="reset-search" id="searchreset" image="/images/icons/reset.gif" title="resetsearch" /> |
| | | <roundcube:object name="searchform" id="quicksearchbox" /><roundcube:button command="reset-search" id="searchreset" image="/images/icons/reset.gif" title="resetsearch" /> |
| | | </div> |
| | | |
| | | </body> |