Till Brehm
2016-03-29 1bad88c7e5716073be876ee5cfee7a3cfe6a9eae
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Email Alias';
$wb['active_txt'] = 'Attivo';
$wb['source_txt'] = 'source';
$wb['destination_txt'] = 'Destinazione';
$wb['email_txt'] = 'Email';
$wb['add_new_record_txt'] = 'Aggiungi un nuovo  Email alias';
?>