tbrehm
2009-10-01 341d2b14f712d8d687c56dd145383831f093c490
1
2
3
4
5
<?php
$wb['description_txt'] = 'Description';
$wb['name_txt'] = 'Group';
$wb['name_err'] = 'Group must be min 1, max 30 Chars.';
?>