tbrehm
2009-01-19 52e64cb88d40e50caade8edaaf338a6bce393190
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Groupes dutilisateur Système';
$wb['description_txt'] = 'Description';
$wb['name_txt'] = 'Groupe';
$wb['add_new_record_txt'] = 'Add new Group';
?>