Adding form information to the password reset page
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
This commit is contained in:
parent
575de8df73
commit
5dcc566378
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@
|
||||||
<h1>Skynet Password Reset & Sign-up service</h1>
|
<h1>Skynet Password Reset & Sign-up service</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="boxes">
|
<div class="boxes">
|
||||||
|
<h2>Password Reset</h2>
|
||||||
|
<p>Please use this page to reset you password should you need to change it.</p>
|
||||||
<form id="reset">
|
<form id="reset">
|
||||||
<table id="table">
|
<table id="table">
|
||||||
<tr>
|
<tr>
|
||||||
|
|
Loading…
Reference in a new issue