forked from Adleraci/adlerka.top
Message only in one place.
This commit is contained in:
parent
6f07524342
commit
4ab6dcee02
@ -118,7 +118,4 @@
|
||||
|
||||
<button type="button" onclick="deleteActivationCode()">Delete Activation Code</button>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<!-- Centralized Status Message -->
|
||||
<p id="StatusMessage"></p>
|
||||
</div>
|
@ -82,6 +82,9 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- Centralized Status Message -->
|
||||
<p id="StatusMessage"></p>
|
||||
|
||||
<div class="form-container" id="changePasswordForm">
|
||||
<h1>Change Password</h1>
|
||||
<form>
|
||||
@ -141,8 +144,3 @@
|
||||
</div>
|
||||
|
||||
<button type="button" onclick="logout()">Logout</button>
|
||||
|
||||
<!-- Include other user action forms similarly -->
|
||||
|
||||
<!-- Centralized Status Message -->
|
||||
<p id="StatusMessage"></p>
|
||||
|
Loading…
Reference in New Issue
Block a user