Marius Burkard
2016-01-10 c2dd9c58d6d3590c519e42bb2ec8e6a56e071118
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Supportmeddelanden';
$wb['sender_id_txt'] = 'Avsändare';
$wb['subject_txt'] = 'Ämne';
$wb['add_new_record_txt'] = 'Skapa nyttt supportmeddelande';
$wb['date_txt'] = 'Datum';
?>