From 5756ec67b506c20ff4b2c32d80e6fcf35e536b76 Mon Sep 17 00:00:00 2001 From: Dave Miller Date: Mon, 3 Aug 2026 20:39:57 -0400 Subject: [PATCH] Bug 1962909: less-confusing verbiage about the expiration date in new account emails (#239) r=LpSolit,mrenvoize --- template/en/default/account/email/request-new.txt.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/en/default/account/email/request-new.txt.tmpl b/template/en/default/account/email/request-new.txt.tmpl index 8ca0ff1222..2bdd614e63 100644 --- a/template/en/default/account/email/request-new.txt.tmpl +++ b/template/en/default/account/email/request-new.txt.tmpl @@ -25,7 +25,7 @@ following link by [% expiration_ts FILTER time("%B %e, %Y at %H:%M %Z") %]: [%+ urlbase %]token.cgi?t=[% token FILTER uri %]&a=request_new_account -If you did not receive this email before [% expiration_ts FILTER time("%B %e, %Y at %H:%M %Z") %] or +If you did not visit the above link by [% expiration_ts FILTER time("%B %e, %Y at %H:%M %Z") %] or you wish to create an account using a different email address you can begin again by going to: -- 2.47.3