summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/email
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/account/email')
-rw-r--r--template/en/default/account/email/confirm.html.tmpl2
-rw-r--r--template/en/default/account/email/request-new.txt.tmpl2
2 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/account/email/confirm.html.tmpl b/template/en/default/account/email/confirm.html.tmpl
index 39add3238..c0f094366 100644
--- a/template/en/default/account/email/confirm.html.tmpl
+++ b/template/en/default/account/email/confirm.html.tmpl
@@ -21,7 +21,7 @@
[%# INTERFACE:
# token: string. The token to be used in this address change.
#%]
-
+
[% title = "Confirm Change Email" %]
[% PROCESS global/header.html.tmpl %]
diff --git a/template/en/default/account/email/request-new.txt.tmpl b/template/en/default/account/email/request-new.txt.tmpl
index 8fb36926f..45f5ab11f 100644
--- a/template/en/default/account/email/request-new.txt.tmpl
+++ b/template/en/default/account/email/request-new.txt.tmpl
@@ -29,7 +29,7 @@ X-Bugzilla-Type: admin
[%+ terms.Bugzilla %] has received a request to create a user account
using your email address ([% email %]).
-To continue creating an account using this email address, visit the
+To continue creating an account using this email address, visit the
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