Marius Burkard
2016-03-14 65c80f1a80caed31a3e9322a90b13577fe87496e
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.';
?>