summaryrefslogtreecommitdiff
path: root/skins/default/templates/folders.html
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2010-12-17 14:28:38 +0000
committerthomascube <thomas@roundcube.net>2010-12-17 14:28:38 +0000
commite624fc6e9d2f070b025f438e6252a84972fa873b (patch)
tree27834d3bf49a692602717531ca20efefa4343eba /skins/default/templates/folders.html
parent02491a9789d97fc321a3027847fd4ced42447cc6 (diff)
Bring back the title for the column with subscription checkboxes; complete german translations
Diffstat (limited to 'skins/default/templates/folders.html')
-rw-r--r--skins/default/templates/folders.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/templates/folders.html b/skins/default/templates/folders.html
index 07ce1c0f0..1710b8ca0 100644
--- a/skins/default/templates/folders.html
+++ b/skins/default/templates/folders.html
@@ -21,7 +21,7 @@
<div id="mainscreen">
<div id="folder-manager">
-<div id="folder-title" class="boxtitle"><roundcube:label name="folders" /></div>
+<div id="folder-title" class="boxtitle"><roundcube:label name="folders" /><span class="rightalign"><roundcube:label name="subscribed" /></span></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" />