From c3274f47d71e1526d9dbe33b158b1e4e8dd272f6 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Sun, 16 Jan 2005 22:22:09 +0000 Subject: Patch for bug 255428: Allow multiple user selection in CC pull downs; patch by John Beranek , r=wurblzap, a=myk. --- template/en/default/global/userselect.html.tmpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'template/en/default/global/userselect.html.tmpl') diff --git a/template/en/default/global/userselect.html.tmpl b/template/en/default/global/userselect.html.tmpl index d83a5905b..2162e2601 100644 --- a/template/en/default/global/userselect.html.tmpl +++ b/template/en/default/global/userselect.html.tmpl @@ -23,6 +23,7 @@ # accesskey: optional, input only; accesskey attribute value # size: optional, input only; size attribute value # emptyok: optional, select only; if true, prepend menu option to start of select + # multiple: optional, do multiselect box, value is size (height) of box # #%] @@ -30,6 +31,7 @@