summaryrefslogtreecommitdiff
path: root/skins/classic/templates/addressbook.html
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-01-31 18:26:47 +0100
committerAleksander Machniak <alec@alec.pl>2013-01-31 18:26:47 +0100
commit8bfbd5e9f9c1d2c4657bda2f6099f01fc8097846 (patch)
treec9c3fab72bbeb3fc4919340331b2fdd4b382404c /skins/classic/templates/addressbook.html
parentee01be5b5b854320de83e09c66070acd71283a70 (diff)
parent873ae9e9de2aba0f22f3669b1e1519a439d97b5c (diff)
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'skins/classic/templates/addressbook.html')
-rw-r--r--skins/classic/templates/addressbook.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/skins/classic/templates/addressbook.html b/skins/classic/templates/addressbook.html
index 404fb2c11..9d959d5ef 100644
--- a/skins/classic/templates/addressbook.html
+++ b/skins/classic/templates/addressbook.html
@@ -63,8 +63,7 @@
<div id="directorylistbox">
<div id="directorylist-title" class="boxtitle"><roundcube:label name="groups" /></div>
<div id="directorylist-content" class="boxlistcontent">
- <roundcube:object name="directorylist" id="directorylist" />
- <roundcube:object name="groupslist" id="contactgroupslist" />
+ <roundcube:object name="directorylist" id="directorylist" class="treelist" />
</div>
<div id="directorylist-footer" class="boxfooter">
<roundcube:button command="group-create" type="link" title="newcontactgroup" class="buttonPas addgroup" classAct="button addgroup" content=" " />