diff options
author | Simon L'nu <simon.lnu@gmail.com> | 2012-05-04 17:03:23 -0400 |
---|---|---|
committer | Simon L'nu <simon.lnu@gmail.com> | 2012-05-04 17:03:23 -0400 |
commit | 5830c32dceb2429656ee4957690dd78c24641f02 (patch) | |
tree | f71428787e701421068ce53e446bed47b7078fcf /view/remote_friends_common.tpl | |
parent | 00190b7faab2baf21523a7243268057142f6de88 (diff) | |
parent | 37d4181fde392b5d31d77531255b345d9a0e718b (diff) | |
download | volse-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/remote_friends_common.tpl')
-rw-r--r-- | view/remote_friends_common.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/remote_friends_common.tpl b/view/remote_friends_common.tpl index a5a36b137..fa66c4731 100644 --- a/view/remote_friends_common.tpl +++ b/view/remote_friends_common.tpl @@ -1,5 +1,5 @@ <div id="remote-friends-in-common" class="bigwidget"> - <div id="rfic-desc">$desc</div> + <div id="rfic-desc">$desc <a href="$base/common/rem/$uid/$cid">$more</a></div> {{ if $items }} {{ for $items as $item }} <div class="profile-match-wrapper"> |