From 723a49cceecf92a87eb34243e824b8deb900f184 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Mon, 1 Feb 2016 17:42:53 -0800 Subject: add photos to the profile "likes this" dropdowns --- view/tpl/profile_advanced.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/profile_advanced.tpl b/view/tpl/profile_advanced.tpl index a4413e536..a027a7c2e 100755 --- a/view/tpl/profile_advanced.tpl +++ b/view/tpl/profile_advanced.tpl @@ -4,7 +4,7 @@ {{if $profile.like_count}} {{if $profile.likers}} - + {{/if}} {{/if}} {{if $profile.canlike}} @@ -215,7 +215,7 @@
{{if $item.likes}} - + {{/if}}
{{/if}} -- cgit v1.2.3