From 34cc4cdc60d1613bfc90e304213360fae1b3f5a2 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 27 Jul 2014 17:24:09 -0700 Subject: clear floats on photo page (footer content appearing on right of page instead of bottom) --- view/tpl/photo_view.tpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view') diff --git a/view/tpl/photo_view.tpl b/view/tpl/photo_view.tpl index 25bb58d74..51e5c28b7 100755 --- a/view/tpl/photo_view.tpl +++ b/view/tpl/photo_view.tpl @@ -96,5 +96,7 @@ {{if $nextlink}}{{/if}} +
+ {{$paginate}} -- cgit v1.2.3