[pass-reset_script] Script now uses a <p> tag under the form instead of alerts or console to show status of message
This commit is contained in:
parent
e72f2b2377
commit
51ac57ebf0
2 changed files with 11 additions and 2 deletions
|
@ -16,6 +16,7 @@
|
|||
<input type="password" id="newPW2" name="newPWConfirm" /> <br />
|
||||
<input type="Submit" value="Submit" />
|
||||
</form>
|
||||
<p id="formStatus"></p>
|
||||
<footer>
|
||||
UL Computer Society 2023-<span id="year">2023</span>
|
||||
</footer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue