diff --git a/main/install/index.php b/main/install/index.php index 97b4e87cd2..7e8fcb6bdd 100755 --- a/main/install/index.php +++ b/main/install/index.php @@ -368,7 +368,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 = "";