tbrehm
2009-04-24 387086000fe19c4abcf7a06c293ec60851e2dc5a
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.';
?>