ftimme
2012-02-27 74c2c0f3a47dc5ba992b17d1acb8f5e9155a5f8e
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';
?>