From ef7f6526d83caf6a39dc8ed6c96a2c8675ae4011 Mon Sep 17 00:00:00 2001 From: William Lachance Date: Wed, 7 Jun 2017 13:28:04 -0400 Subject: Bug 1370904 - Add "required" property to login input elements --- template/en/default/account/auth/login-small.html.tmpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'template/en/default/account/auth/login-small.html.tmpl') diff --git a/template/en/default/account/auth/login-small.html.tmpl b/template/en/default/account/auth/login-small.html.tmpl index 7ca0a44d9..1f38f18b7 100644 --- a/template/en/default/account/auth/login-small.html.tmpl +++ b/template/en/default/account/auth/login-small.html.tmpl @@ -53,12 +53,15 @@ name="Bugzilla_login" title="Login" placeholder="email address" + type="email" + required >