From 26f9cef39015907b9347bbdbd07c0bb35edb988e Mon Sep 17 00:00:00 2001 From: "bbaetz%student.usyd.edu.au" <> Date: Tue, 27 Aug 2002 16:35:05 +0000 Subject: Bug 161203 - Bug changes with intermediate pages munges fields with multiple values (e.g., CC) patch by "Randall M! Gee", r=bbaetz, myk --- template/en/default/account/login.html.tmpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'template/en/default/account') diff --git a/template/en/default/account/login.html.tmpl b/template/en/default/account/login.html.tmpl index b1f2377e5..29b5b1aee 100644 --- a/template/en/default/account/login.html.tmpl +++ b/template/en/default/account/login.html.tmpl @@ -22,6 +22,8 @@ [%# INTERFACE: # target: string. URL to go to after login. # form: hash; the form values which need to be submitted to the target script + # mform: hash; the form values with multiple values which need to be + # submitted to the target script #%] [% PROCESS global/header.html.tmpl -- cgit v1.2.3-24-g4f1b