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:
vdigital
2008-10-23 20:43:30 +00:00
parent f16f109b6b
commit 96edbac452
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -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');