floria030
2014-02-01 ae3cf84b06cb28f1e5f32fa02adad97b9e1ae68f
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.';
?>