Till Brehm
2015-06-23 2ab1e5850565647a6d1829d81e11e2bbfc7193dd
commit | author | age
2d870d 1 <?php
2ab1e5 2 $wb['list_head_txt'] = 'Lista blanca de correos';
TB 3 $wb['active_txt'] = 'Habilitado';
2d870d 4 $wb['server_id_txt'] = 'Servidor';
2ab1e5 5 $wb['source_txt'] = 'Direcciones en lista blanca';
2d870d 6 $wb['type_txt'] = 'Tipo';
2ab1e5 7 $wb['recipient_txt'] = 'Recipiente';
TB 8 $wb['add_new_record_txt'] = 'AƱadir registro en lista blanca';
9 $wb['access_txt'] = 'access';
2d870d 10 ?>