aboutsummaryrefslogtreecommitdiffstats
path: root/view/contact_edit.tpl
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-05-04 17:03:23 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-05-04 17:03:23 -0400
commit5830c32dceb2429656ee4957690dd78c24641f02 (patch)
treef71428787e701421068ce53e446bed47b7078fcf /view/contact_edit.tpl
parent00190b7faab2baf21523a7243268057142f6de88 (diff)
parent37d4181fde392b5d31d77531255b345d9a0e718b (diff)
downloadvolse-hubzilla-5830c32dceb2429656ee4957690dd78c24641f02.tar.gz
volse-hubzilla-5830c32dceb2429656ee4957690dd78c24641f02.tar.bz2
volse-hubzilla-5830c32dceb2429656ee4957690dd78c24641f02.zip
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master: category removal Esperanto 100% "show more" friends in common * master:
Diffstat (limited to 'view/contact_edit.tpl')
-rw-r--r--view/contact_edit.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/contact_edit.tpl b/view/contact_edit.tpl
index 6c66536dd..eeedda3a4 100644
--- a/view/contact_edit.tpl
+++ b/view/contact_edit.tpl
@@ -33,7 +33,7 @@
<li>&nbsp;</li>
{{ if $common_text }}
- <li><div id="contact-edit-common"><a href="common/$contact_id">$common_text</a></div></li>
+ <li><div id="contact-edit-common"><a href="$common_link">$common_text</a></div></li>
{{ endif }}
{{ if $all_friends }}
<li><div id="contact-edit-allfriends"><a href="allfriends/$contact_id">$all_friends</a></div></li>