Till Brehm
2013-11-18 e9a57d4a5aa8c01b7222d7260c09938634a6eebd
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.';
?>