From e051a4f15af74ad838282038b57bc3d0ec149d5e Mon Sep 17 00:00:00 2001 From: Ross Date: Sun, 5 Oct 2025 21:48:30 +0100 Subject: [PATCH] Add login link prompt for registered users in CID and passcode input section --- atlas/templates/atlas/collection_take_start.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atlas/templates/atlas/collection_take_start.html b/atlas/templates/atlas/collection_take_start.html index 1b1affbe..26ff4120 100644 --- a/atlas/templates/atlas/collection_take_start.html +++ b/atlas/templates/atlas/collection_take_start.html @@ -26,7 +26,7 @@ {% endif %} {% else %} - Enter your CID and passcode in the below boxes.
+ Enter your CID and passcode in the below boxes. (Registered user should login here)