tbrehm
2009-03-23 03cd17f83b68e9293579e99f47f2d4f9e96a158d
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.';
?>