xaver
2011-09-15 3504abec909c06cd42eaa32fced7a350c8b3e925
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.';
?>