Till Brehm
2014-05-05 14f228c3243a85ddb7ffa57c8445d09d5a50e495
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Support Messages';
$wb['sender_id_txt'] = 'Sender';
$wb['subject_txt'] = 'Subject';
$wb["add_new_record_txt"] = 'Create new support message';
$wb['date_txt'] = 'Date';
?>