old mode 100644
new mode 100755
| | |
| | | <?php |
| | | $wb['server_id_txt'] = 'Servidor'; |
| | | $wb['domain_txt'] = 'Dominio'; |
| | | $wb['destination_txt'] = 'Destino'; |
| | | $wb['type_txt'] = 'Tipo'; |
| | | $wb['mx_txt'] = 'Sin buscador MX'; |
| | | $wb['sort_order_txt'] = 'Ordenar por'; |
| | | $wb['active_txt'] = 'Habilitado'; |
| | | $wb['limit_mailrouting_txt'] = 'Ha alcanzado en su cuenta el número máx. de enrutadores.'; |
| | | $wb['transport_txt'] = 'Transportador'; |
| | | ?> |
| | | $wb['destination_txt'] = 'Destino'; |
| | | $wb['domain_txt'] = 'Dominio'; |
| | | $wb['limit_mailrouting_txt'] = 'Ha alcanzado el número máx. de enrutadores permitidos para su cuenta.'; |
| | | $wb['mx_txt'] = 'No buscar registros MX'; |
| | | $wb['server_id_txt'] = 'Servidor'; |
| | | $wb['sort_order_txt'] = 'Ordenar por'; |
| | | $wb['transport_txt'] = 'Transporte'; |
| | | $wb['type_txt'] = 'Tipo'; |
| | | ?> |