Till Brehm
2014-05-09 021aece4a3ba62862bafafa5cc45ce0423f6bc1e
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Huvudformulär';
$wb['form_txt'] = 'Formulär';
$wb['module_txt'] = 'Modul';
$wb['title_txt'] = 'Titel';
$wb['description_txt'] = 'Beskrivning';
?>