Marius Cramer
2014-02-17 41add69c72353723e66bf6f45a8e04f8ee78880c
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.';
?>