tbrehm
2011-09-07 d12a905c395ffc8471570b491e43638167157df4
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';
?>