Martin Larsen
2016-04-27 59c84e0e033cad258d6d30c46d2b87d195f26960
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.';
?>