idem
2005-11-17 803602c40e3d889e49c5c1366147c36636c23efd
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 Chars.';
?>