alecpl
2008-12-15 a2efac5e7bc1951799517c3c63559166d11d0768
skins/default/templates/mail.html
@@ -46,6 +46,7 @@
<roundcube:object name="messages"
  id="messagelist"
  cellspacing="0"
  columns=""
  summary="Message list"
  messageIcon="/images/icons/dot.png"
  unreadIcon="/images/icons/unread.png"
@@ -55,7 +56,7 @@
  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" />
@@ -127,6 +128,12 @@
    <li><roundcube:button command="mark" prop="unflagged" label="markunflagged" classAct="active" /></li>
  </ul>
</div>
<div id="searchfilter">
  <label for="rcmcomposepriority"><roundcube:label name="filter" />:
  <roundcube:object name="searchfilter" class="searchfilter" />
  </label>
</div>
</div>
<div id="quicksearchbar">