Marius Cramer
2013-10-21 3bf002475c6a1c14b07e1c17a6b31ea90607099b
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.';
?>