From 170c46ee25488bcbae9dd9d3d4cc9d54c78c274d Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sun, 26 Feb 2006 07:56:13 +0000 Subject: [PATCH] Bug 313950: Login screen should append emailsuffix to login field - Patch by Matt McHenry r=LpSolit a=justdave --- template/en/default/account/auth/login-small.html.tmpl | 3 ++- template/en/default/account/auth/login.html.tmpl | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) 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 @@ -- 2.47.2
Login: + [% Param('emailsuffix') FILTER html %]
Password: + [% Param('emailsuffix') FILTER html %]