Fix missing keys and misspelling keys in translations +
small refatcoring in admin/history. git-svn-id: http://piwigo.org/svn/trunk@5576 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
4061fefe71
commit
213cacc855
2 changed files with 20 additions and 13 deletions
|
|
@ -76,7 +76,7 @@
|
|||
<label>
|
||||
{'Thumbnails'|@translate}
|
||||
<select name="display_thumbnail">
|
||||
{html_options values=$display_thumbnail_values output=$display_thumbnail_values|translate selected=$display_thumbnail_selected}
|
||||
{html_options options=$display_thumbnails selected=$display_thumbnail_selected}
|
||||
</select>
|
||||
</label>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue