ftimme
2013-07-21 6d2089d2ff5c37a7fa7ddfbdac626c901a8c8f03
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.';
?>