tbrehm
2013-02-13 f8ef8db76911759b002b720c084e627b360c9f3e
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.';
?>