Sergio Cambra
2014-07-07 41d7d170bc4673e9a4e89a49c191b414e38ef0d7
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.';
?>