ftimme
2013-02-13 543b99834dd9ec8c609955801476d4eec1ca2a56
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.';
?>