summaryrefslogtreecommitdiff
path: root/skins/larry/templates/folders.html
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2012-03-08 12:27:11 +0000
committeralecpl <alec@alec.pl>2012-03-08 12:27:11 +0000
commitefaf2e077ffd479230efce331beeaaf3049440f8 (patch)
tree32f297cd6f760126677555bb4a68fb3f893bc637 /skins/larry/templates/folders.html
parent85f11f01373738ad0c1a8660b15b4f3bafe836d7 (diff)
- Larry: scroller (#1485946)
Diffstat (limited to 'skins/larry/templates/folders.html')
-rw-r--r--skins/larry/templates/folders.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/skins/larry/templates/folders.html b/skins/larry/templates/folders.html
index 54616be51..ab4e46ce1 100644
--- a/skins/larry/templates/folders.html
+++ b/skins/larry/templates/folders.html
@@ -15,11 +15,11 @@
<div id="settings-right">
<div id="folderslist" class="uibox listbox">
-<h2 class="boxtitle"><span style="float:right"><roundcube:label name="subscribed" /></span><roundcube:label name="folders" /></h2>
-<div class="scroller withfooter">
+<h2 id="folderslist-header" class="boxtitle"><span style="float:right"><roundcube:label name="subscribed" /></span><roundcube:label name="folders" /></h2>
+<div id="folderslist-content" class="scroller withfooter">
<roundcube:object name="foldersubscription" form="subscriptionform" id="subscription-table" class="listing" noheader="true" />
</div>
-<div class="boxfooter">
+<div id="folderslist-footer" class="boxfooter">
<roundcube:button command="create-folder" type="link" title="createfolder" class="listbutton add disabled" classAct="listbutton add" innerClass="inner" content="+" /><roundcube:button name="mailboxmenulink" id="mailboxmenulink" type="link" title="folderactions" class="listbutton groupactions" onclick="UI.show_popup('mailboxmenu');return false" innerClass="inner" content="&#9881;" />
<roundcube:if condition="env:quota" />
<roundcube:object name="quotaDisplay" id="quotadisplay" class="countdisplay" display="text" />