diff options
author | friendica <info@friendica.com> | 2012-05-01 19:16:18 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-05-01 19:16:18 -0700 |
commit | 8bd6e1aef9bcace19e4517b4f53c976d4c0a2760 (patch) | |
tree | 8501094ba29a49ee0d6e87fe155c17f3c97a4a32 /view | |
parent | f24ffa8ef0bbda13c12f130a413a8660fff45493 (diff) | |
download | volse-hubzilla-8bd6e1aef9bcace19e4517b4f53c976d4c0a2760.tar.gz volse-hubzilla-8bd6e1aef9bcace19e4517b4f53c976d4c0a2760.tar.bz2 volse-hubzilla-8bd6e1aef9bcace19e4517b4f53c976d4c0a2760.zip |
first try common friends for visitors
Diffstat (limited to 'view')
-rw-r--r-- | view/match.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/match.tpl b/view/match.tpl index 5f2fc7a30..b052845ae 100644 --- a/view/match.tpl +++ b/view/match.tpl @@ -13,4 +13,4 @@ <div class="profile-match-connect"><a href="$connlnk" title="$conntxt">$conntxt</a></div> {{ endif }} -</div>
\ No newline at end of file +</div> |