aboutsummaryrefslogtreecommitdiffstats
path: root/view/contact_template.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-02 00:10:05 -0800
committerfriendica <info@friendica.com>2012-03-02 00:10:05 -0800
commit90bdddca0d1b2e2128646d1f698b6d514e748001 (patch)
tree2e7855a389313397b310a70b0e6072a5ba6dcce1 /view/contact_template.tpl
parentbe231e346658eb68e518324ba995aaccb7abd055 (diff)
parent3a609adfb77a94d5b8681496a9306d9cf4efcafb (diff)
downloadvolse-hubzilla-90bdddca0d1b2e2128646d1f698b6d514e748001.tar.gz
volse-hubzilla-90bdddca0d1b2e2128646d1f698b6d514e748001.tar.bz2
volse-hubzilla-90bdddca0d1b2e2128646d1f698b6d514e748001.zip
Merge branch 'pull'
Diffstat (limited to 'view/contact_template.tpl')
-rwxr-xr-xview/contact_template.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/contact_template.tpl b/view/contact_template.tpl
index f4c0670bf..b826acc65 100755
--- a/view/contact_template.tpl
+++ b/view/contact_template.tpl
@@ -17,6 +17,7 @@
</div>
<div class="contact-name" id="contact-entry-name-$contact.id" >$contact.name</div>
+ {{ if $contact.alt_text }}<div class="contact-details" id="contact-entry-rel-$contact.id" >$contact.alt_text</div>{{ endif }}
<div class="contact-details" id="contact-entry-url-$contact.id" >$contact.itemurl</div>
<div class="contact-details" id="contact-entry-network-$contact.id" >$contact.network</div>