mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-11 19:23:01 +02:00
bug fixed: add "Allow rating" language key to make a difference between
Admin>Photos>Rating and Admin>Configuration>Options>Rating git-svn-id: http://piwigo.org/svn/trunk@5453 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
|
||||
<li>
|
||||
<label>
|
||||
<span class="property">{'Rating'|@translate}</span>
|
||||
<span class="property">{'Allow rating'|@translate}</span>
|
||||
<input type="checkbox" name="rate" {if ($main.rate)}checked="checked"{/if}>
|
||||
</label>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user