Falko Timme
2015-01-06 dcb1f40c0b4059ca191756b38eb153e5693b4c2c
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.';
?>