cfoe
2012-05-19 51fab967f198630f3b7e7fe3a42d14cbd6266eea
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.';
?>