Till Brehm
2016-06-22 875504b968611925c406c586bdbf6c7715cc8141
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Support berichten';
$wb['sender_id_txt'] = 'Afzender';
$wb['subject_txt'] = 'Onderwerp';
$wb['add_new_record_txt'] = 'Maak een nieuw support bericht';
$wb['date_txt'] = 'Date';
?>