summaryrefslogtreecommitdiff
path: root/roundcubemail/skins/default/templates/addressbook.html
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-05-30 10:46:07 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-05-30 10:46:07 +0000
commit76c3df3f7ec8dd44fa1e5889cc7f8f57cda75ef3 (patch)
treea6f55a8c067fbb11ac938b8a9bdfa4a70db47ccc /roundcubemail/skins/default/templates/addressbook.html
parente253a2ae3f35b366acf5952041ff0eee30de1144 (diff)
- fix typo
git-svn-id: https://svn.roundcube.net/trunk@3690 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/templates/addressbook.html')
-rw-r--r--roundcubemail/skins/default/templates/addressbook.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/templates/addressbook.html b/roundcubemail/skins/default/templates/addressbook.html
index d1455f34b..34a78314a 100644
--- a/roundcubemail/skins/default/templates/addressbook.html
+++ b/roundcubemail/skins/default/templates/addressbook.html
@@ -40,7 +40,7 @@
<roundcube:object name="directorylist" id="directorylist" />
<roundcube:object name="groupslist" id="contactgroupslist" />
</div>
-<div id="directoylistbuttons">
+<div id="directorylistbuttons">
<roundcube:button command="group-create" type="link" title="newcontactgroup" class="buttonPas addgroup" classAct="button addgroup" content=" " />
<roundcube:button name="groupactions" id="groupactionslink" type="link" title="groupactions" class="button groupactions" onclick="rcmail_ui.show_groupmenu();return false" content=" " />
</div>