summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/email/change-new.txt.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/account/email/change-new.txt.tmpl')
-rw-r--r--template/en/default/account/email/change-new.txt.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/account/email/change-new.txt.tmpl b/template/en/default/account/email/change-new.txt.tmpl
index 8841891f3..7113504d8 100644
--- a/template/en/default/account/email/change-new.txt.tmpl
+++ b/template/en/default/account/email/change-new.txt.tmpl
@@ -31,12 +31,12 @@ for the account [% oldemailaddress %] to your address.
To confirm the change, visit the following link:
-[%+ Param('urlbase') %]token.cgi?a=cfmem&t=[% token FILTER url_quote %]
+[%+ Param('urlbase') %]token.cgi?t=[% token FILTER url_quote %]&a=cfmem
If you are not the person who made this request, or you wish to cancel
this request, visit the following link:
-[%+ Param('urlbase') %]token.cgi?a=cxlem&t=[% token FILTER url_quote %]
+[%+ Param('urlbase') %]token.cgi?t=[% token FILTER url_quote %]&a=cxlem
If you do nothing, the request will lapse after [%+ max_token_age %] days
(at precisely [%+ time2str("%H:%M on the %o of %B, %Y", expiration_ts) %]).