From 1b5c34754b493fd5ede604d114f3b611b31fa783 Mon Sep 17 00:00:00 2001 From: Dave Miller Date: Tue, 14 May 2024 02:11:56 -0400 Subject: [PATCH] Bug 1848099: Signup form email field needs a label (#178) --- template/en/default/account/create.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/en/default/account/create.html.tmpl b/template/en/default/account/create.html.tmpl index 5711a726f3..6362a86f30 100644 --- a/template/en/default/account/create.html.tmpl +++ b/template/en/default/account/create.html.tmpl @@ -64,13 +64,13 @@ [% END %]
- + [% Param('emailsuffix') FILTER html %] -- 2.47.3