Florian Schaal
2013-12-27 5561eb82b5e9c6395c6919c29dbda66fe63ec422
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';
?>