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