diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/account/create.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/account/create.html.tmpl b/template/en/default/account/create.html.tmpl index bf8813375..c787b8d3f 100644 --- a/template/en/default/account/create.html.tmpl +++ b/template/en/default/account/create.html.tmpl @@ -31,8 +31,8 @@ Create a new [% terms.Bugzilla %] account enter a legitimate e-mail address. The account will be created, and its password will be mailed to you. <b>You will not be able to log in until you receive the password.</b> If it doesn't arrive within a - reasonable amount of time, you can contact the maintainer of this - [% terms.Bugzilla %] installation + reasonable amount of time, you can contact the maintainer of + this [% terms.Bugzilla %] installation at <a href="mailto:[% Param("maintainer") %]">[% Param("maintainer") %]</a>. </p> |