Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
1
2
3
4
5
6
7
8
<?php
$wb['active_txt'] = 'Habilitado';
$wb['add_new_record_txt'] = 'Añadir reenvío de correo';
$wb['destination_txt'] = 'Destino';
$wb['email_txt'] = 'Correo';
$wb['list_head_txt'] = 'Reenvío de correo';
$wb['source_txt'] = 'Origen';
?>