From 17dba9542ad2745025550cefc28d38aa84a69c0d Mon Sep 17 00:00:00 2001 From: Treer Date: Sun, 1 May 2016 05:59:02 +1000 Subject: update icon names in view/ --- view/tpl/photo_view.tpl | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'view/tpl/photo_view.tpl') diff --git a/view/tpl/photo_view.tpl b/view/tpl/photo_view.tpl index ca2b5e090..76259a8be 100755 --- a/view/tpl/photo_view.tpl +++ b/view/tpl/photo_view.tpl @@ -5,25 +5,25 @@ {{if $tools || $map || $edit}}
@@ -31,17 +31,17 @@ {{/if}} {{if $lock}}
- +
{{/if}} {{if $prevlink || $nextlink}}
{{if $prevlink}} - + {{/if}} {{if $nextlink}} - + {{/if}}
{{/if}} @@ -96,7 +96,7 @@
{{if $edit.aclselect}} {{/if}} @@ -111,7 +111,7 @@
{{$tag_hdr}} {{foreach $tags as $t}} - {{$t.0}}{{if $edit}}  {{/if}} + {{$t.0}}{{if $edit}}  {{/if}} {{/foreach}}
{{/if}} @@ -155,10 +155,10 @@ {{if $likebuttons}}
-- cgit v1.2.3