aboutsummaryrefslogtreecommitdiffstats
path: root/view/wallwall_item.tpl
diff options
context:
space:
mode:
authorSimon <simon@kisikew.org>2012-06-22 10:08:25 -0700
committerSimon <simon@kisikew.org>2012-06-22 10:08:25 -0700
commit9953e6dea45af458c21dddafd9c0e08dbef1c521 (patch)
treea7150d1d273f6b918abe704eafad9325d0b46f0d /view/wallwall_item.tpl
parent99000382cd6cf13a2a4d5eb23c63490700bd7d4c (diff)
parent5cfa7dd04110dde2e9b1836f7d40930f17155029 (diff)
downloadvolse-hubzilla-9953e6dea45af458c21dddafd9c0e08dbef1c521.tar.gz
volse-hubzilla-9953e6dea45af458c21dddafd9c0e08dbef1c521.tar.bz2
volse-hubzilla-9953e6dea45af458c21dddafd9c0e08dbef1c521.zip
Merge pull request #349 from simonlnu/master
minor template tweaks
Diffstat (limited to 'view/wallwall_item.tpl')
-rw-r--r--view/wallwall_item.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/wallwall_item.tpl b/view/wallwall_item.tpl
index 37e56ee8b..9cbfc991e 100644
--- a/view/wallwall_item.tpl
+++ b/view/wallwall_item.tpl
@@ -77,7 +77,7 @@
<div class="wall-item-like" id="wall-item-like-$item.id">$item.like</div>
<div class="wall-item-dislike" id="wall-item-dislike-$item.id">$item.dislike</div>
<div class="wall-item-comment-separator"></div>
- <div class="wall-item-comment-wrapper" >
+ <div class="wall-item-comment-wrapper">
$item.comment
</div>