tbrehm
2010-10-12 b86acc08647d62763decb802e079c1f2a0f58ef7
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Alias demail';
$wb['active_txt'] = 'Actif';
$wb['source_txt'] = 'source';
$wb['destination_txt'] = 'Destination';
$wb['email_txt'] = 'Email';
$wb['add_new_record_txt'] = 'Ajouter un nouvel alias demail';
?>