mirror of
https://github.com/9001/copyparty.git
synced 2025-12-27 10:15:16 -05:00
contextual login caption; closes #1012
This commit is contained in:
@@ -120,7 +120,11 @@
|
||||
</form>
|
||||
</div>
|
||||
{%- else %}
|
||||
{%- if this.uname == '*' %}
|
||||
<h1 id="l">login for more:</h1>
|
||||
{%- else %}
|
||||
<h1 id="l">change account:</h1>
|
||||
{%- endif %}
|
||||
<div>
|
||||
{%- if this.args.idp_login %}
|
||||
<ul><li>
|
||||
|
||||
Reference in New Issue
Block a user