Marius Cramer
2015-04-16 c6d4e838cb8d789c2213e96803aca641e1d8575f
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.';
?>