remove temp message notifying of login delay regression

This commit is contained in:
2026-05-30 06:22:27 +00:00
parent fc58861046
commit 549316ab73
-1
View File
@@ -23,7 +23,6 @@
<div class="w3-center"> <div class="w3-center">
<button class="w3-button w3-margin" id="submit" type="submit">LOGIN</button> <button class="w3-button w3-margin" id="submit" type="submit">LOGIN</button>
</div> </div>
<p>Notice: There is a known regression in login time. Please be patient.</p>
</form> </form>
</div> </div>
</main> </main>