From 86ae4d8b3ae8d1a4b3f78567dd8f67aa48ef43a8 Mon Sep 17 00:00:00 2001 From: rvelices Date: Tue, 2 Aug 2011 19:20:50 +0000 Subject: rename #images.average_rate to rating_score git-svn-id: http://piwigo.org/svn/trunk@11893 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/template/picture.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/default/template') diff --git a/themes/default/template/picture.tpl b/themes/default/template/picture.tpl index d83795d58..c4dddac98 100644 --- a/themes/default/template/picture.tpl +++ b/themes/default/template/picture.tpl @@ -194,7 +194,7 @@ y.callService( {/if} -{if $display_info.average_rate and isset($rate_summary)} +{if $display_info.rating_score and isset($rate_summary)} {'Rating score'|@translate} -- cgit v1.2.3