aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/conv_item.tpl
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-07-07 16:48:54 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-07-07 16:48:54 -0700
commit09e365c797a6e63b2028e5980b32b52551f774db (patch)
tree27598390e6724365b572920e5c843273f9cbf498 /view/tpl/conv_item.tpl
parent78f0138270347d3e9621ba7b5cdffbc7fc34a48b (diff)
parentf6cf992aee86e69d1ea5790c22d4af40c266d79e (diff)
downloadvolse-hubzilla-09e365c797a6e63b2028e5980b32b52551f774db.tar.gz
volse-hubzilla-09e365c797a6e63b2028e5980b32b52551f774db.tar.bz2
volse-hubzilla-09e365c797a6e63b2028e5980b32b52551f774db.zip
Merge https://github.com/redmatrix/redmatrix into pending_merge
Diffstat (limited to 'view/tpl/conv_item.tpl')
-rwxr-xr-xview/tpl/conv_item.tpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl
index 27632d770..30a007bd6 100755
--- a/view/tpl/conv_item.tpl
+++ b/view/tpl/conv_item.tpl
@@ -165,8 +165,7 @@
</div>
<div class="clear"></div>
</div>
- <div class="wall-item-wrapper-end"></div>
- <div class="wall-item-outside-wrapper-end {{$item.indent}}" ></div>
+ <div class="clear{{if $indent}} {{$indent}}{{/if}}"></div>
</div>
{{if $item.toplevel}}
{{foreach $item.children as $child}}