tbrehm
2012-11-14 5f671f49714b70c28d7bc2959b91dff59d92bdc5
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Tylny formularz';
$wb['form_txt'] = 'Formularz';
$wb['module_txt'] = 'Moduł';
$wb['title_txt'] = 'Tytuł';
$wb['description_txt'] = 'Opis';
?>