tbrehm
2011-03-04 d8298420f12e12984563912e1e3c57d68b4b8158
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Tylny formularz';
$wb['form_txt'] = 'Formularz';
$wb['module_txt'] = 'Moduł';
$wb['title_txt'] = 'Tytuł';
$wb['description_txt'] = 'Opis';
?>