diff --git a/public/index.php b/public/index.php index fc0d3389805def74d1da3b957210266f34b34687..6fdc5a9b3bf656b2c0fc2b1982038d4d636eacdf 100644 --- a/public/index.php +++ b/public/index.php @@ -100,7 +100,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') { <h1>Welcome!</h1> <div class="alert alert-success" role="alert"> - Congratulations, you are authorized on this website! + Congratulations! You can use the password to validate the challenge </div> <?php endif ?>