tbrehm
2009-07-09 27085c7d06faca8dad35eb6a8c246182b0f3e31b
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';
?>