summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/email/change-old.txt.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/account/email/change-old.txt.tmpl')
-rw-r--r--template/en/default/account/email/change-old.txt.tmpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/template/en/default/account/email/change-old.txt.tmpl b/template/en/default/account/email/change-old.txt.tmpl
index d50a958c6..cd1334d3f 100644
--- a/template/en/default/account/email/change-old.txt.tmpl
+++ b/template/en/default/account/email/change-old.txt.tmpl
@@ -18,6 +18,11 @@
#
# Contributor(s): John Vandenberg <zeroj@null.net>
#%]
+[%# INTERFACE:
+ # emailaddress: string. The user's old Bugzilla login email address.
+ # newemailaddress: string. The user's new Bugzilla login email address.
+ # token: string. The token associated with this change.
+ #%]
[% expiration_ts = token_ts + (max_token_age * 86400) %]
From: bugzilla-admin-daemon
To: [% emailaddress %]