summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/login.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/account/login.html.tmpl')
-rw-r--r--template/en/default/account/login.html.tmpl2
1 files changed, 2 insertions, 0 deletions
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