mcramer
2012-09-11 54f1581b99564254e6b836b9213aae67e0bc73c0
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.';
?>