mcramer
2012-09-13 120cced2f1841fd522d1c5e4a015405525e3f7ba
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.';
?>