Sergio Cambra
2014-08-21 96cdd0a521768274b60424a0f4776ca557de26bb
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.';
?>