thomascube
2006-01-25 5e35126796f14e0910a007972779d96fd49e1789
skins/default/templates/mail.html
@@ -28,6 +28,12 @@
<div id="mailboxlist-header"><roundcube:label name="mailboxlist" /></div>
<div id="mailboxlist-container"><roundcube:object name="mailboxlist" id="mailboxlist" maxlength="16" /></div>
<div id="mailboxcontrols">
<roundcube:label name="folder" />:&nbsp;
<roundcube:button command="expunge" label="compact" classAct="active" />&nbsp;
<roundcube:button command="purge" label="empty" classAct="active" />&nbsp;
</div>
<div id="mailcontframe">
<roundcube:object name="messages"
@@ -37,9 +43,7 @@
  messageIcon="/images/icons/dot.png"
  unreadIcon="/images/icons/unread.png"
  repliedIcon="/images/icons/replied.png"
  attachmentIcon="/images/icons/attachment.png"
  sortDescButton="/images/buttons/up_arrow.png"
  sortAscButton="/images/buttons/down_arrow.png" />
  attachmentIcon="/images/icons/attachment.png" />
</div>
<div id="listcontrols">