tbrehm
2008-12-11 18dfce33ecefa01ae5db0e088c1d01798c211661
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Systembenutzer Gruppen';
$wb['description_txt'] = 'Beschreibung';
$wb['name_txt'] = 'Gruppe';
$wb['add_new_record_txt'] = 'Add new group';
?>