Fix. Form title now matches what it is
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
This commit is contained in:
parent
6d07efc44d
commit
8cec75b232
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
<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>Sign-up</h2>
|
<h2>Register</h2>
|
||||||
<p>Thank you for signing up for your free skynet account. Please complete the process by filling in the form below</p>
|
<p>Thank you for signing up for your free skynet account. Please complete the process by filling in the form below</p>
|
||||||
<form id="register">
|
<form id="register">
|
||||||
<table id="table">
|
<table id="table">
|
||||||
|
|
Loading…
Reference in a new issue