diff options
| author | justinrandell <justinrandell@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-01-08 07:20:15 +0000 |
|---|---|---|
| committer | justinrandell <justinrandell@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-01-08 07:20:15 +0000 |
| commit | 34851cb4d0b2aa89b2edb8ae6c2c5555ff9389ce (patch) | |
| tree | e4f6f9a8a72af91018ea5f7b7737cbc476eb2736 /roundcubemail | |
| parent | befd30a86846679f86c8a95223ae89e8ad6050b9 (diff) | |
change to addressbook template for ldap
git-svn-id: https://svn.roundcube.net/trunk@96 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail')
| -rw-r--r-- | roundcubemail/skins/default/templates/addressbook.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/skins/default/templates/addressbook.html b/roundcubemail/skins/default/templates/addressbook.html index 27b612925..8efcd9bb8 100644 --- a/roundcubemail/skins/default/templates/addressbook.html +++ b/roundcubemail/skins/default/templates/addressbook.html @@ -16,6 +16,7 @@ <roundcube:button command="compose" imageAct="/images/buttons/compose_act.png" imagePas="/images/buttons/compose_pas.png" width="32" height="32" title="composeto" /> <roundcube:button command="print" imageAct="/images/buttons/print_act.png" imagePas="/images/buttons/print_pas.png" width="32" height="32" title="print" /> <roundcube:button command="export" imageAct="/images/buttons/download_act.png" imagePas="/images/buttons/download_pas.png" width="32" height="32" title="export" /> +<roundcube:button command="ldappublicsearch" imageAct="/images/buttons/ldap_pas.png" imagePas="/images/buttons/ldap_pas.png" width="32" height="32" title="ldapsearch" /> </div> <div id="abookcountbar"> |
