From: lpsolit%gmail.com <> Date: Sun, 26 Feb 2006 07:56:13 +0000 (+0000) Subject: Bug 313950: Login screen should append emailsuffix to login field - Patch by Matt... X-Git-Tag: bugzilla-2.23.1~128 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=170c46ee25488bcbae9dd9d3d4cc9d54c78c274d;p=thirdparty%2Fbugzilla.git Bug 313950: Login screen should append emailsuffix to login field - Patch by Matt McHenry r=LpSolit a=justdave --- diff --git a/template/en/default/account/auth/login-small.html.tmpl b/template/en/default/account/auth/login-small.html.tmpl index a6e3b6ddb6..a18ee70a2f 100644 --- a/template/en/default/account/auth/login-small.html.tmpl +++ b/template/en/default/account/auth/login-small.html.tmpl @@ -37,7 +37,8 @@ - + diff --git a/template/en/default/account/auth/login.html.tmpl b/template/en/default/account/auth/login.html.tmpl index 37c79e1ec6..d2c4950e4b 100644 --- a/template/en/default/account/auth/login.html.tmpl +++ b/template/en/default/account/auth/login.html.tmpl @@ -44,6 +44,7 @@
Login: + [% Param('emailsuffix') FILTER html %]
Password: + [% Param('emailsuffix') FILTER html %]