Skip to content

Commit

Permalink
Merge pull request Anishkagupta04#1099 from Soujanya2004/link
Browse files Browse the repository at this point in the history
linked-login.html
  • Loading branch information
varshith257 authored Aug 1, 2024
2 parents 8b5c0d2 + bad3219 commit 7938699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ <h2>Patient Portal</h2>
<br>
<input type="submit" class="btn" value="SUBMIT">
<div class="register-link">
<p style="font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 15px;">Not registered yet?<a href="#" style="font-family: Verdana, Geneva, Tahoma, sans-serif;"> Register Here</a></p>
<p style="font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 15px;">Not registered yet?<a href="./log/login.html" style="font-family: Verdana, Geneva, Tahoma, sans-serif;"> Register Here</a></p>
</div>
<div class="forgot-password" id="forgot-password-patient-portal">
<a style="font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 14px;" href="forgot-password.php">Forgot Your Password?</a>
Expand Down

0 comments on commit 7938699

Please sign in to comment.