| | |
| | | <div id="mainscreen"> |
| | | |
| | | <div id="folder-manager"> |
| | | <div id="folder-title" class="boxtitle"><roundcube:label name="folders" /><span class="rightalign"><roundcube:label name="subscribed" /></span></div> |
| | | <div id="folder-title" class="boxtitle"><span class="rightalign"><roundcube:label name="subscribed" /></span><roundcube:label name="folders" /></div> |
| | | <div class="boxlistcontent"> |
| | | <roundcube:object name="foldersubscription" form="subscriptionform" id="subscription-table" noheader="true" |
| | | cellpadding="1" cellspacing="0" summary="Folder subscription table" class="records-table" /> |
| | |
| | | <roundcube:button name="mailboxmenulink" id="mailboxmenulink" type="link" title="folderactions" class="button groupactions" onclick="rcmail_ui.show_popup('mailboxmenu');return false" content=" " /> |
| | | |
| | | <roundcube:if condition="env:quota" /> |
| | | <img id="quotaimg" src="/images/quota.gif" alt="" /> |
| | | <img id="quotaimg" src="/images/quota.<roundcube:exp expression="browser:ie && browser:ver < 7 ? 'gif' : 'png'" />" alt="" width="102" height="16" /> |
| | | <div id="quota"> |
| | | <roundcube:object name="quotaDisplay" display="image" width="100" height="14" id="quotadisplay" /> |
| | | </div> |