Use single auth mode toggle button

This commit is contained in:
Jage9
2026-02-24 23:38:47 -05:00
parent 45db5762a1
commit ba31fee5ce
3 changed files with 9 additions and 12 deletions

View File

@@ -39,7 +39,6 @@
<input id="registerEmail" type="email" maxlength="320" autocomplete="email" />
</div>
<p id="authPolicyHintRegister" class="auth-hint"></p>
<button id="showLoginButton" type="button">Login</button>
</section>
<section id="authSessionView" class="auth-panel hidden">
<h2>Logged In</h2>