latham
2013-03-02 ebbc08117b2c9f0affe6b67012e88b40afb54305
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.';
?>