redray
2009-01-05 23cb9b8b572c1fdea9619882e227f1c831e2b6ac
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = 'Correo recogetodo';
$wb['active_txt'] = 'Activar';
$wb['source_txt'] = 'Origen';
$wb['destination_txt'] = 'Dirección de correo de destino';
$wb['server_id_txt'] = 'Servidor';
$wb['domain_txt'] = 'Dominio';
$wb['add_new_record_txt'] = 'Añadir nuevo recogetodo';
?>