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