From 3985aa07b4d81474615a3bb8e5a94a0217715267 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 10 Oct 2013 02:15:44 -0700 Subject: more icon tweaks - this could be going on for some time; try to get icon code (and all theme stuff) out of main code and into templates, but on the short term provide both so nothing breaks. --- view/tpl/like_noshare.tpl | 4 ++-- view/tpl/photo_view.tpl | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'view') diff --git a/view/tpl/like_noshare.tpl b/view/tpl/like_noshare.tpl index d2cf0f742..60ba14d8c 100755 --- a/view/tpl/like_noshare.tpl +++ b/view/tpl/like_noshare.tpl @@ -1,5 +1,5 @@
- - + +
diff --git a/view/tpl/photo_view.tpl b/view/tpl/photo_view.tpl index f825dcba6..cdaae67e4 100755 --- a/view/tpl/photo_view.tpl +++ b/view/tpl/photo_view.tpl @@ -7,12 +7,12 @@ {{if $tools}} {{$tools.profile.1}} {{/if}} -{{if $lock}} | {{$lock}} {{/if}} +{{if $lock}} | {{/if}} -{{if $prevlink}}{{/if}} +{{if $prevlink}}{{/if}}
-{{if $nextlink}}{{/if}} +{{if $nextlink}}{{/if}}
{{$desc}}
{{if $tags}} -- cgit v1.2.3