wording
This commit is contained in:
parent
c939d4314b
commit
4bf316a396
1 changed files with 3 additions and 3 deletions
|
@ -13,8 +13,8 @@
|
|||
<h1>Skynet Password Reset & Sign-up service</h1>
|
||||
</div>
|
||||
<div class="boxes">
|
||||
<h2>Password Reset</h2>
|
||||
<p>Please use this page to reset you password should you need to change it.</p>
|
||||
<h2>Password Change</h2>
|
||||
<p>Please use this page to change your Skynet password.</p>
|
||||
<form id="reset">
|
||||
<table id="table">
|
||||
<tr>
|
||||
|
@ -77,4 +77,4 @@
|
|||
<script>
|
||||
document.getElementById('year').textContent = new Date().getFullYear().toString();
|
||||
</script>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue