From 69617b5c34bf8846eceb2519719aa95099b3e973 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 4 Apr 2016 10:09:13 +0200 Subject: fullscreen mode for photo albums view --- view/tpl/photos_recent.tpl | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'view/tpl/photos_recent.tpl') diff --git a/view/tpl/photos_recent.tpl b/view/tpl/photos_recent.tpl index f3131117c..63c07f986 100755 --- a/view/tpl/photos_recent.tpl +++ b/view/tpl/photos_recent.tpl @@ -1,8 +1,13 @@
- {{if $can_post}} - - {{/if}} +
+ + + + {{if $can_post}} + + {{/if}} +

{{$title}}

-- cgit v1.2.3 From 4a9aad2a33d46545370e2e8a5ae5bef20f7deb3c Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 4 Apr 2016 10:09:46 +0200 Subject: whitespace --- view/tpl/photos_recent.tpl | 1 - 1 file changed, 1 deletion(-) (limited to 'view/tpl/photos_recent.tpl') diff --git a/view/tpl/photos_recent.tpl b/view/tpl/photos_recent.tpl index 63c07f986..3e296658f 100755 --- a/view/tpl/photos_recent.tpl +++ b/view/tpl/photos_recent.tpl @@ -3,7 +3,6 @@
- {{if $can_post}} {{/if}} -- cgit v1.2.3