florian030
2014-02-17 366decb5ad28b6e95cedf0498747cbbe014b14c2
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.';
?>