From 7a291403ca745276e44e49cceaf593237e5a4b20 Mon Sep 17 00:00:00 2001 From: ed Date: Thu, 20 Nov 2025 00:46:19 +0900 Subject: [PATCH] contextual login caption; closes #1012 --- copyparty/web/splash.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/copyparty/web/splash.html b/copyparty/web/splash.html index 1dd635d6..022f0c49 100644 --- a/copyparty/web/splash.html +++ b/copyparty/web/splash.html @@ -120,7 +120,11 @@ {%- else %} + {%- if this.uname == '*' %}

login for more:

+ {%- else %} +

change account:

+ {%- endif %}
{%- if this.args.idp_login %}