nveid
2011-09-04 8e9a5fdf533cb82357555b1f8b5587290b9fa7f1
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.';
?>