vogelor
2009-01-12 73b93e587f96028b7fffac9ef1806a386ecdeec4
1
2
3
4
5
6
<?php
$wb['email_txt'] = 'Correo';
$wb['destination_txt'] = 'Correo de destino';
$wb['active_txt'] = 'Activar';
$wb['limit_mailforward_txt'] = 'Se ha alcanzado el número máximo de reenvíos para esta cuenta';
?>