cfoe
2012-07-20 c35a1be20fae4b2f680e341da51cf4f0626e3773
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.';
?>