filip
2010-10-12 d88165c8c17e6ff6860cf113b486108ba6d45e6c
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.';
?>