summaryrefslogtreecommitdiff
path: root/skins/default/templates/addressbook.html
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2010-06-08 20:50:15 +0000
committerthomascube <thomas@roundcube.net>2010-06-08 20:50:15 +0000
commite9b5a6c2d55f1fc31715ad7ff05aed631cc12699 (patch)
tree4f6651e0e935c2ca472ce1afc09e790f746bf50b /skins/default/templates/addressbook.html
parent349a8e36e581694cb200e4f3097d7af8c8628662 (diff)
Unify directory/mailbox list actions
Diffstat (limited to 'skins/default/templates/addressbook.html')
-rw-r--r--skins/default/templates/addressbook.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/templates/addressbook.html b/skins/default/templates/addressbook.html
index 34a78314a..e15bf5fb1 100644
--- a/skins/default/templates/addressbook.html
+++ b/skins/default/templates/addressbook.html
@@ -35,7 +35,7 @@
</div>
<div id="directorylistbox">
-<div id="groups-title" class="boxtitle"><roundcube:label name="groups" /></div>
+<div id="directorylist-title" class="boxtitle"><roundcube:label name="groups" /></div>
<div id="directorylistwarp">
<roundcube:object name="directorylist" id="directorylist" />
<roundcube:object name="groupslist" id="contactgroupslist" />