tbrehm
2010-04-30 ef56c9a12d5392d5b29450564d6dac5fd5fe957b
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Messaggi di supporto';
$wb['sender_id_txt'] = 'Mittente';
$wb['subject_txt'] = 'Oggetto';
$wb['add_new_record_txt'] = 'Crea nuovo messaggio di supporto';
?>