Skip to content
Snippets Groups Projects
Commit 8ddbfa7b authored by adityab3's avatar adityab3
Browse files

Added preregister link to login page

parent c04a70f4
No related branches found
No related tags found
1 merge request!3Uc91.1
......@@ -42,6 +42,8 @@ function fillLoginFields(u,p) {
<br /><br />
<a style="font-size: 80%;" href="/iTrust/util/resetPassword.jsp">Reset Password</a>
<a> </a>
<a style="font-size: 80%;" href="/iTrust/util/PreRegisterPatient.jsp">Pre-Register</a>
</form>
<%
......@@ -61,6 +63,8 @@ function fillLoginFields(u,p) {
<input type="submit" value="Login"><br /><br />
<a style="font-size: 80%;" href="/iTrust/util/resetPassword.jsp">Reset Password</a>
<a> </a>
<a style="font-size: 80%;" href="/iTrust/util/PreRegisterPatient.jsp">Pre-Register</a>
</form>
<%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment