ftimme
2013-01-01 4d08549cd7f456930448ee3d25299f4a7bd6c91a
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.';
?>