tbrehm
2012-03-09 b086cba335351c99f5af1b7ff2f8584b5be08645
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.';
?>