summaryrefslogtreecommitdiff
path: root/templates/list_contact.tpl
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2026-06-05 16:05:05 +0100
committerLester Caine <lester@lsces.co.uk>2026-06-05 16:05:05 +0100
commitafdf47217dbfe57148e0a19f3ada1e92eabbc1d5 (patch)
treeb40010d4e145d4552b94abd1a891ee0d69c94c77 /templates/list_contact.tpl
parente04be4a5bcf8a710856d1b6f4b74774a2edb5b0c (diff)
downloadcontact-afdf47217dbfe57148e0a19f3ada1e92eabbc1d5.tar.gz
contact-afdf47217dbfe57148e0a19f3ada1e92eabbc1d5.tar.bz2
contact-afdf47217dbfe57148e0a19f3ada1e92eabbc1d5.zip
Switch icons: document-properties → edit, text-x-generic → view-list-text
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'templates/list_contact.tpl')
-rwxr-xr-xtemplates/list_contact.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/list_contact.tpl b/templates/list_contact.tpl
index 156ffa1..5e7f7a2 100755
--- a/templates/list_contact.tpl
+++ b/templates/list_contact.tpl
@@ -1,7 +1,7 @@
{* $Header: /cvsroot/bitweaver/_bit_contact/templates/list_contact.tpl,v 1.3 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>