Florian Schaal
2014-11-03 ea5eee59af75b1e26d7ab287b18afed6d557dc56
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.';
?>