nveid
2011-09-04 8e9a5fdf533cb82357555b1f8b5587290b9fa7f1
1
2
3
4
5
<?php
$wb['description_txt'] = 'Description';
$wb['name_txt'] = 'Groupe';
$wb['name_err'] = 'Le groupe doit avoir entre 1 et 30 caractères.';
?>