aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-03-15 21:22:16 +0100
committerMario Vavti <mario@mariovavti.com>2017-03-15 21:22:16 +0100
commita73ea134cd09af039e01e4f6ae7f455ecb76279e (patch)
tree24e813a4e279eb1b415b80297f31ec94aabc0471 /view
parente7a5aa7b9cbe0ff9a3840500c4e7eebf6896dc93 (diff)
downloadvolse-hubzilla-a73ea134cd09af039e01e4f6ae7f455ecb76279e.tar.gz
volse-hubzilla-a73ea134cd09af039e01e4f6ae7f455ecb76279e.tar.bz2
volse-hubzilla-a73ea134cd09af039e01e4f6ae7f455ecb76279e.zip
re-add spaces between tags
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/conv_item.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl
index 6f42521ae..1868f926d 100755
--- a/view/tpl/conv_item.tpl
+++ b/view/tpl/conv_item.tpl
@@ -58,7 +58,7 @@
<div class="p-2 wall-item-tools clearfix">
<div class="body-tags">
- <span class="tag">{{$item.mentions}}{{$item.tags}}{{$item.categories}}</span>
+ <span class="tag">{{$item.mentions}} {{$item.tags}} {{$item.categories}}</span>
</div>
{{**
{{if $item.mentions}}