feature:2330 ability to hide the "new" icon for recent photos

git-svn-id: http://piwigo.org/svn/trunk@11285 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100 2011-06-09 20:34:48 +00:00
commit 7532e1a802
9 changed files with 70 additions and 8 deletions

View file

@ -852,4 +852,5 @@ $lang['Default photos order inside album'] = "Ordre par défaut des photos dans
$lang['Invalid order string'] = 'Chaîne SQL incorrecte';
$lang['As default order'] = "Comme l'ordre par défaut";
$lang['Custom'] = "Personnalisé";
$lang['Activate icon "new" next to albums and pictures'] = 'Afficher l\'icône "nouveau" à côté des albums et des photos';
?>