aboutsummaryrefslogtreecommitdiffstats
path: root/view/contact_template.tpl
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-04-28 15:43:52 -0700
committerFriendika <info@friendika.com>2011-04-28 15:43:52 -0700
commite14ab2d369391ee9c97d5568034423f303222019 (patch)
tree4f7609584fdcaf2f6063ac4b0f1b2a901373e024 /view/contact_template.tpl
parent0ac4d6ecc97baf3a8b40e411d2e57e9908667675 (diff)
parentf6984f9929074db46e38c1a26a03d91309b29af2 (diff)
downloadvolse-hubzilla-e14ab2d369391ee9c97d5568034423f303222019.tar.gz
volse-hubzilla-e14ab2d369391ee9c97d5568034423f303222019.tar.bz2
volse-hubzilla-e14ab2d369391ee9c97d5568034423f303222019.zip
Merged pull request #92 from fabrixxm/dispy.
Dispy theme [wip]
Diffstat (limited to 'view/contact_template.tpl')
-rw-r--r--view/contact_template.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/contact_template.tpl b/view/contact_template.tpl
index 5b99f1be1..e9f616760 100644
--- a/view/contact_template.tpl
+++ b/view/contact_template.tpl
@@ -7,7 +7,7 @@
</div>
<div class="contact-entry-direction-end" ></div>
<div class="contact-entry-edit-links" >
- <a href="contacts/$id" class="contact-entry-edit-link" ><img src="images/b_edit.gif" alt="$edit_hover" title="$edit_hover" /></a>
+ <a class="icon pencil" href="contacts/$id" class="contact-entry-edit-link" title="$edit_hover"></a>
</div>
<div class="contact-entry-edit-end"></div>
</div>