Daniel
2016-04-17 e14c6ea84f18143bbd9eb17838b28fb884e78bd3
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.';
?>