aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/photo_view.tpl
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-10-15 22:23:38 +0200
committermarijus <mario@mariovavti.com>2014-10-15 22:23:38 +0200
commit04a254d94a2dcebbfe767adad241d92eb913d4b2 (patch)
tree0609437f14b347cd1628ec3309876ed6dab54d78 /view/tpl/photo_view.tpl
parentdc23030dcb18a23e7c8e74f6bf7076a3d31b9c60 (diff)
downloadvolse-hubzilla-04a254d94a2dcebbfe767adad241d92eb913d4b2.tar.gz
volse-hubzilla-04a254d94a2dcebbfe767adad241d92eb913d4b2.tar.bz2
volse-hubzilla-04a254d94a2dcebbfe767adad241d92eb913d4b2.zip
some work on single photo view comments
Diffstat (limited to 'view/tpl/photo_view.tpl')
-rwxr-xr-xview/tpl/photo_view.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/tpl/photo_view.tpl b/view/tpl/photo_view.tpl
index f895b3129..4a9c0dfe8 100755
--- a/view/tpl/photo_view.tpl
+++ b/view/tpl/photo_view.tpl
@@ -92,6 +92,10 @@
{{$comments}}
+<div class="wall-item-comment-wrapper{{if $comments}} wall-item-comment-wrapper-wc{{/if}}" >
+ {{$commentbox}}
+</div>
+
</div>
{{if $nextlink}}<div id="photo-next-link"><a href="{{$nextlink.0}}"><i class="icon-forward photo-icons"></i></a></div>{{/if}}