Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
181529 1 <?php
L 2 $wb['list_head_txt'] = 'Collecteur Email';
3 $wb['active_txt'] = 'Actif';
4 $wb['source_txt'] = 'source';
407003 5 $wb['destination_txt'] = 'Adresse e-mail de destination';
181529 6 $wb['server_id_txt'] = 'Serveur';
L 7 $wb['domain_txt'] = 'Domaine';
8 $wb['add_new_record_txt'] = 'Ajouter un nouveau collecteur';
9 ?>