tbrehm
2010-03-03 94c3ec8a26a755d567a31188dab63cb96febfb77
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.';
?>