From d02162ee83416ca651133724bd4a01fdc60c20d0 Mon Sep 17 00:00:00 2001 From: marijus Date: Mon, 20 Oct 2014 23:01:58 +0200 Subject: minor correction and typo --- view/tpl/photo_view.tpl | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/photo_view.tpl b/view/tpl/photo_view.tpl index 88f9577b4..ddbce5b0b 100755 --- a/view/tpl/photo_view.tpl +++ b/view/tpl/photo_view.tpl @@ -67,7 +67,7 @@ {{$edit.aclselect}}
-<
+
@@ -82,17 +82,16 @@
+ {{if $tags}}
- {{if $tags}}
{{$tag_hdr}} {{foreach $tags as $t}} {{$t.0}}{{if $edit}}  {{/if}} {{/foreach}}
- {{/if}} -
+ {{/if}} {{if $likebuttons}}
-- cgit v1.2.3