diff --git a/main/install/index.php b/main/install/index.php index c75613c44f..e6ba010e84 100755 --- a/main/install/index.php +++ b/main/install/index.php @@ -371,7 +371,7 @@ if ($encryptPassForm == '1') { function send_contact_information() { if (!document.getElementById('accept_licence').checked) { - alert('Debe aceptar la licencia para poder usar este software') + alert('') ;return false; } else { var data_post = "";