From 170c46ee25488bcbae9dd9d3d4cc9d54c78c274d Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sun, 26 Feb 2006 07:56:13 +0000 Subject: 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(-) (limited to 'template') diff --git a/template/en/default/account/auth/login-small.html.tmpl b/template/en/default/account/auth/login-small.html.tmpl index a6e3b6ddb..a18ee70a2 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 37c79e1ec..d2c4950e4 100644 --- a/template/en/default/account/auth/login.html.tmpl +++ b/template/en/default/account/auth/login.html.tmpl @@ -44,6 +44,7 @@ -- cgit v1.2.3-24-g4f1b
Login: + [% Param('emailsuffix') FILTER html %]
Password: + [% Param('emailsuffix') FILTER html %]