This commit is contained in:
jakani24
2024-01-20 11:11:11 +01:00
parent 33788300ef
commit c1b1c7939b
2 changed files with 18 additions and 20 deletions

View File

@@ -32,12 +32,10 @@
There was an error finishing the installation. Please try again or contact support at: <a href="mailto:info.jakach@gmail.com">info.jakach@gmail.com</a>
</div>';
}else{
echo '<br><div class="alert alert-danger" role="alert">
echo '<br><div class="alert alert-success" role="alert">
All done, you can now start using cyberhex! <a href="/login.php">Go to login page</a>
</div>';
}
}
?>
</div>