Marius Cramer
2014-08-13 31230cb7cda673db7a96fb14d93dfaf9262c74cf
commit | author | age
22e3a3 1 <?php
14f228 2 $wb['list_head_txt'] = 'Huvudformulär';
a9d0b2 3 $wb['form_txt'] = 'Formulär';
141f4c 4 $wb['module_txt'] = 'Modul';
K 5 $wb['title_txt'] = 'Titel';
6 $wb['description_txt'] = 'Beskrivning';
7 ?>
14f228 8