mcramer
2013-08-22 c5a0e11f5a3b5c3027e42e119888dae7d152e8b2
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.';
?>