tbrehm
2010-10-22 d4a7593b8042e4c6eeba27feaf443bb9e9ebd93f
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.';
?>