Marius Cramer
2015-06-03 1e24e990804732a0f6981cd2db7fda2da11b29ed
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.';
?>