tbrehm
2009-08-24 07bdbdfae72bcacb62c461446b844db4c830f571
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Systemuser groups';
$wb['description_txt'] = 'Description';
$wb['name_txt'] = 'Group';
$wb['add_new_record_txt'] = 'Add new Group';
?>