summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/confirm-user-match.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2005-04-08 08:37:35 +0200
committerlpsolit%gmail.com <>2005-04-08 08:37:35 +0200
commit0ca4c4c49583b2dc680ace8ac9b7c80ea62d7f37 (patch)
tree44701b14670822af4b24a6f3628d447d72efb667 /template/en/default/global/confirm-user-match.html.tmpl
parent004d0c1cf93ac47317b490f83523c799f8651afd (diff)
downloadbugzilla-0ca4c4c49583b2dc680ace8ac9b7c80ea62d7f37.tar.gz
bugzilla-0ca4c4c49583b2dc680ace8ac9b7c80ea62d7f37.tar.xz
Bug 238878: Make hidden-fields template, User Matching and Flags use direct CGI instead of [% form.foo %] - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
Diffstat (limited to 'template/en/default/global/confirm-user-match.html.tmpl')
-rw-r--r--template/en/default/global/confirm-user-match.html.tmpl2
1 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/global/confirm-user-match.html.tmpl b/template/en/default/global/confirm-user-match.html.tmpl
index 456af1fc2..fd09f89a6 100644
--- a/template/en/default/global/confirm-user-match.html.tmpl
+++ b/template/en/default/global/confirm-user-match.html.tmpl
@@ -21,8 +21,6 @@
#%]
[%# INTERFACE:
- # form: hash; the form values submitted to the script
- # mform: hash; the form multi-values submitted to the script
# fields: hash/record; the fields being matched, each of which has:
# type: single|multi: whether or not the user can select multiple matches
# flag_type: for flag requestee fields, the type of flag being requested