tbrehm
2009-01-25 045beddf0eab55fe0cf94c43f9d146a1f3ad1e45
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Users';
$wb['username_txt'] = 'Username';
$wb['name_txt'] = 'Name';
$wb['vorname_txt'] = 'Forename';
$wb['ort_txt'] = 'city';
?>