ftimme
2013-02-24 c1f1611f498429d4da7d7d0f09a20f8333a9dbac
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Alias de correo';
$wb['active_txt'] = 'Activar';
$wb['source_txt'] = 'Origen';
$wb['destination_txt'] = 'Destino';
$wb['email_txt'] = 'Correo';
$wb['add_new_record_txt'] = 'AƱadir nuevo alias de correo';
?>