rename #images.average_rate to rating_score
git-svn-id: http://piwigo.org/svn/trunk@11893 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
a61fea9283
commit
86ae4d8b3a
20 changed files with 130 additions and 89 deletions
|
|
@ -194,7 +194,7 @@ y.callService(
|
|||
</tr>
|
||||
{/if}
|
||||
|
||||
{if $display_info.average_rate and isset($rate_summary)}
|
||||
{if $display_info.rating_score and isset($rate_summary)}
|
||||
<tr id="Average">
|
||||
<td class="label">{'Rating score'|@translate}</td>
|
||||
<td class="value">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue