remove duplicate https switch hint from login

This commit is contained in:
Til Schmitter 2026-04-03 18:46:37 +02:00
parent cbd61aad5c
commit cef757c0b7

View file

@ -149,9 +149,6 @@
{%- if chpw %}
<a id="x" href="#">change password</a>
{%- endif %}
{%- if ahttps %}
<a id="w" href="{{ ahttps }}">switch to https</a>
{%- endif %}
<div id="lm"></div>
</form>
{%- endif %}