aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2013-07-16 16:07:06 +0100
committerThomas Willingham <founder@kakste.com>2013-07-16 16:07:06 +0100
commitcc91036350e402a7aa0ab4645981327ebefb8e15 (patch)
tree7c110475172548d349ace430f47dfa9f3f8cc4c2 /view
parentde734bbea807e9dba9277a4e0ab4a21fe6405191 (diff)
downloadvolse-hubzilla-cc91036350e402a7aa0ab4645981327ebefb8e15.tar.gz
volse-hubzilla-cc91036350e402a7aa0ab4645981327ebefb8e15.tar.bz2
volse-hubzilla-cc91036350e402a7aa0ab4645981327ebefb8e15.zip
Whitespace making smarty fart
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/common_friends.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/tpl/common_friends.tpl b/view/tpl/common_friends.tpl
index 8cd96fae5..18b84383d 100755
--- a/view/tpl/common_friends.tpl
+++ b/view/tpl/common_friends.tpl
@@ -13,8 +13,8 @@
<div class="profile-match-name">
<a href="{{$url}}" title="{{$name}}[{{$tags}}]">{{$name}}</a>
</div>
- {{ if $note }}
+ {{if $note}}
<div class="profile-match-note">{{$note}}</div>
{{/if}
<div class="profile-match-end"></div>
-</div> \ No newline at end of file
+</div>