Marius Cramer
2013-11-20 df1d52c6fd5378700b549b2232a7b3e50a8b2781
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.';
?>