Marius Cramer
2015-04-17 9d983375dc86ecb80a999d58a938f063c60e63a4
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.';
?>