mirror of
https://github.com/9001/copyparty.git
synced 2026-06-19 12:42:51 -06:00
remove duplicate https switch hint from login
This commit is contained in:
parent
cbd61aad5c
commit
cef757c0b7
|
|
@ -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 %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue