summaryrefslogtreecommitdiff
path: root/templates/list_contacts.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/list_contacts.tpl')
-rwxr-xr-xtemplates/list_contacts.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/list_contacts.tpl b/templates/list_contacts.tpl
index 02545fd..1bc574d 100755
--- a/templates/list_contacts.tpl
+++ b/templates/list_contacts.tpl
@@ -1,7 +1,7 @@
{* $Header: /cvsroot/bitweaver/_bit_contact/templates/list_contacts.tpl,v 1.2 2010/02/09 17:21:21 wjames5 Exp $ *}
<div class="floaticon">
{if $gBitUser->hasPermission('p_contact_admin')}
- <a title="{tr}configure listing{/tr}" href="{$gBitLoc.KERNEL_PKG_URL}admin/index.php?page=contact">{biticon ipackage="icons" iname="document-properties" iexplain="configure"}</a>
+ <a title="{tr}configure listing{/tr}" href="{$gBitLoc.KERNEL_PKG_URL}admin/index.php?page=contact">{biticon ipackage="icons" iname="edit" iexplain="configure"}</a>
{/if}
{bithelp}
</div>