laking
2011-04-03 08c588789bb4663f38cbe53e2055b530d2029b60
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.';
?>