Skip to content

Commit 1e15de1

Browse files
committed
Replaced staging URL with prod URL
1 parent dc207de commit 1e15de1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/imio/esign/browser/settings.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,15 +85,14 @@ class IImioEsignSettings(Interface):
8585
"Use {fullname}, {firstname}, {lastname}, {email}, {userid} as placeholders."
8686
),
8787
required=False,
88-
# TODO Replace Luxtrust URL with production URL
8988
default=u"""Hello {fullname},
9089
9190
You have been invited to Parapheo, the signing platform of iMio.
9291
9392
Before you can sign documents, you need to activate your account.
9493
9594
Please follow these steps:
96-
1. Go to https://simplycosi-1-test.trustsigneurope.com/login?tenantName=IMIO
95+
1. Go to https://simplycosi-1.trustsigneurope.com/login?tenantName=IMIO
9796
2. Use your email address ({email}) as username
9897
3. Click on 'Forgot password' to set your password
9998
4. Make sure you can log in successfully

0 commit comments

Comments
 (0)