tbrehm
2009-03-31 e4baff722bcf5c299b2427427a853f9faa16de1e
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';
?>