mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 01:03:31 +02:00
Error in French advice...
git-svn-id: http://piwigo.org/svn/branches/2.0@2796 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -152,7 +152,7 @@ $adv['n'][26] = 'rate_items';
|
||||
$adv['c'][26] = ( count($conf['rate_items']) > 6 );
|
||||
$adv['v'][26] = sprintf($lang['current'], $conf['rate_items']);
|
||||
|
||||
$adv['n'][27] = $conf['show_iptc'];
|
||||
$adv['n'][27] = 'show_iptc';
|
||||
$adv['c'][27] = $conf['show_iptc'];
|
||||
$adv['v'][27] = sprintf($lang['current'], 'true');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user