tbrehm
2007-03-20 1d81efd333b4d4a2ce4fa45f67b34f0c1266a56d
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.';
?>