index.php: change P to lowercase p.

SIMPLICITY_link
Hui Lan 2021-04-09 15:06:32 +08:00
parent 6971b0dc22
commit 43b9da8e90
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ if (isset($_SESSION["user_fullname"])) {
<br><input type="submit" class="btn-primary" value="Login"> <br><input type="submit" class="btn-primary" value="Login">
</div> </div>
<br> <a href="recover_password.php" style="font-weight:normal;color:#2471A3font-family: Poppins-Regular; <br> <a href="recover_password.php" style="font-weight:normal;color:#2471A3font-family: Poppins-Regular;
font-size: 17px;">Reset my Password</a> font-size: 17px;">Reset my password</a>
<div class="text-center"> <div class="text-center">
<br><span class="txt1">Don't have an account?</span> <br><span class="txt1">Don't have an account?</span>
<a class="txt2" href="signup.php" style="font-weight:normal">Sign Up</a> <a class="txt2" href="signup.php" style="font-weight:normal">Sign Up</a>