Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
97b472 1 <?php
F 2 $wb['list_head_txt'] = 'Mail Forward';
407003 3 $wb['active_txt'] = 'Attivo';
97b472 4 $wb['source_txt'] = 'source';
407003 5 $wb['destination_txt'] = 'Destinazione';
97b472 6 $wb['email_txt'] = 'Email';
407003 7 $wb['add_new_record_txt'] = 'Aggiungi un nuovo  Email forward';
97b472 8 ?>