.
This commit is contained in:
+2
-2
@@ -248,10 +248,10 @@ class CidUser(models.Model):
|
||||
Passcode: {self.passcode}
|
||||
---------
|
||||
|
||||
You will need these to login to the test system on the day.
|
||||
You will need these to access to the test system.
|
||||
|
||||
Direct link to login:
|
||||
{settings.REMOTE_URL}/{login_url}?cid={self.cid}&passcode={self.passcode}
|
||||
{settings.REMOTE_URL}{login_url}?cid={self.cid}&passcode={self.passcode}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user