Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
97b472 1 <?php
F 2 $wb['list_head_txt'] = 'Email Blacklist';
407003 3 $wb['active_txt'] = 'Attivo';
97b472 4 $wb['server_id_txt'] = 'Server';
F 5 $wb['source_txt'] = 'Blacklisted address';
6 $wb['type_txt'] = 'Type';
7 $wb['recipient_txt'] = 'Recipient';
407003 8 $wb['add_new_record_txt'] = 'Aggiungi un nuovo  Blacklist record';
97b472 9 $wb['access_txt'] = 'access';
F 10 ?>