Dominik Mueller
2014-03-05 78e231a6ed43838e1d1fa67b529dca40f7506f04
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.';
?>