From ec84eeb8a8072a71cb3938747a88cfc36da42368 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Thu, 16 Jan 2014 19:16:24 +0100 Subject: Bug 686333: Bugzilla login field should be r/a=justdave --- template/en/default/account/create.html.tmpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'template/en/default/account/create.html.tmpl') diff --git a/template/en/default/account/create.html.tmpl b/template/en/default/account/create.html.tmpl index 15896ef55..21d9251b5 100644 --- a/template/en/default/account/create.html.tmpl +++ b/template/en/default/account/create.html.tmpl @@ -75,7 +75,9 @@ Email address: [% END %] - [% Param('emailsuffix') FILTER html %] + + [% Param('emailsuffix') FILTER html %] -- cgit v1.2.3-24-g4f1b