feaure:2379 option to display user comments sorted new>old instead of old>new

git-svn-id: http://piwigo.org/svn/trunk@12894 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100 2012-01-15 17:05:30 +00:00
commit e673454e05
9 changed files with 84 additions and 2 deletions

View file

@ -845,5 +845,6 @@ $lang['Photo Sizes'] = 'Tailles de photo';
$lang['Original Size'] = 'Taille originale';
$lang['Send connection settings by email'] = 'Envoyer les identifiants par email';
$lang['Activate comments'] = 'Activer les commentaires';
$lang['Default comments order'] = 'Ordre par défaut des commentaires';
?>