From b735fef251f30b252a4978958376e1ac64cb6582 Mon Sep 17 00:00:00 2001 From: rvelices Date: Mon, 28 Jun 2010 19:42:37 +0000 Subject: favorite image icon is not taken from php but left to the theme (still in the php for the branch for theme compatibility) git-svn-id: http://piwigo.org/svn/branches/2.1@6614 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/template/index.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/default/template/index.tpl') diff --git a/themes/default/template/index.tpl b/themes/default/template/index.tpl index 522113bc7..febc64abb 100644 --- a/themes/default/template/index.tpl +++ b/themes/default/template/index.tpl @@ -15,7 +15,7 @@ {/if} {if isset($favorite) } -
  • favorite
  • +
  • favorite
  • {/if} {if isset($U_CADDIE) } -- cgit v1.2.3