mcramer
2012-11-13 5a70c4ce66714554d08f0c87a6f4a33139f21049
1
2
3
4
5
<?php
$wb['description_txt'] = 'Leírás';
$wb['name_txt'] = 'Csoport';
$wb['name_err'] = 'A csoportnév hossza 1-30.';
?>