summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2005-04-08 09:54:15 +0200
committerlpsolit%gmail.com <>2005-04-08 09:54:15 +0200
commitfa9ffe5e34b53193445c3fdd7d981ae3e7e4f6c7 (patch)
tree3b5d70d8f70c39f2d84f62d02caf69f02f84f00f /template
parentcfda9d97c4b9281f9fec36611dbd96ceaa10f633 (diff)
downloadbugzilla-fa9ffe5e34b53193445c3fdd7d981ae3e7e4f6c7.tar.gz
bugzilla-fa9ffe5e34b53193445c3fdd7d981ae3e7e4f6c7.tar.xz
Bug 238877: remove %FORM from Bugzilla/Auth/Login/WWW/CGI.pm - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
Diffstat (limited to 'template')
-rw-r--r--template/en/default/account/auth/login.html.tmpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/template/en/default/account/auth/login.html.tmpl b/template/en/default/account/auth/login.html.tmpl
index 0370aa296..ec017534a 100644
--- a/template/en/default/account/auth/login.html.tmpl
+++ b/template/en/default/account/auth/login.html.tmpl
@@ -22,9 +22,6 @@
[%# 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
# has_db: true if DB is one of the available authentication mechanisms
#%]