diff options
author | svncommit <devs@roundcube.net> | 2006-01-08 07:20:15 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2006-01-08 07:20:15 +0000 |
commit | d4ab31129f9bccab659cc4d3d45512ec7606fd62 (patch) | |
tree | 522383f317add7c3ed1e9fe0ea0a5ae026c8eacf | |
parent | d1d2c4fb1d0e9b7a46693e617835850b0edc0fd5 (diff) |
change to addressbook template for ldap
-rw-r--r-- | skins/default/templates/addressbook.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/default/templates/addressbook.html b/skins/default/templates/addressbook.html index 27b612925..8efcd9bb8 100644 --- a/skins/default/templates/addressbook.html +++ b/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"> |