mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 05:32:25 -06:00
remove duplicate https switch hint from login
This commit is contained in:
parent
cbd61aad5c
commit
cef757c0b7
|
|
@ -149,9 +149,6 @@
|
||||||
{%- if chpw %}
|
{%- if chpw %}
|
||||||
<a id="x" href="#">change password</a>
|
<a id="x" href="#">change password</a>
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
{%- if ahttps %}
|
|
||||||
<a id="w" href="{{ ahttps }}">switch to https</a>
|
|
||||||
{%- endif %}
|
|
||||||
<div id="lm"></div>
|
<div id="lm"></div>
|
||||||
</form>
|
</form>
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue