bmarlon
2011-04-28 4c2c363036bbf1093cd0f732a23a05795e16aa06
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Supportnachricht';
$wb['sender_id_txt'] = 'Absender';
$wb['subject_txt'] = 'Betreff';
$wb['add_new_record_txt'] = 'Neue Supportnachricht erstellen';
?>