diff options
author | jocuri%softhome.net <> | 2003-12-08 23:35:53 +0100 |
---|---|---|
committer | jocuri%softhome.net <> | 2003-12-08 23:35:53 +0100 |
commit | d001808d4dbf77199214e4d4a74fa9aa40d4c9a1 (patch) | |
tree | 9b4e454c781f7d2268babea755b9071ae3f37cce | |
parent | eeda782dde8844166fdffbfe2cada894dfcd6dfe (diff) | |
download | bugzilla-d001808d4dbf77199214e4d4a74fa9aa40d4c9a1.tar.gz bugzilla-d001808d4dbf77199214e4d4a74fa9aa40d4c9a1.tar.xz |
Bug 227289: INTERFACE comments for account/create.html.tmpl; r=jouni; a=justdave.
-rw-r--r-- | template/en/default/account/create.html.tmpl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/template/en/default/account/create.html.tmpl b/template/en/default/account/create.html.tmpl index c787b8d3f..0058d6ada 100644 --- a/template/en/default/account/create.html.tmpl +++ b/template/en/default/account/create.html.tmpl @@ -19,6 +19,13 @@ # Contributor(s): Gervase Markham <gerv@gerv.net> #%] +[%# INTERFACE + # none + # + # Param("maintainer") is used to display the maintainer's email. + # Param("emailsuffix") is used to pre-fill the email field. + #%] + [% PROCESS global/variables.none.tmpl %] [% title = BLOCK %] |