summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create/comment.txt.tmpl
diff options
context:
space:
mode:
authorgerv%gerv.net <>2002-05-07 04:16:46 +0200
committergerv%gerv.net <>2002-05-07 04:16:46 +0200
commit6428fbf3f1f3cf3a1fd9fd2062836366ae2f388c (patch)
tree25cb33550b6e1d59c3781920489b407d17f8b690 /template/en/default/bug/create/comment.txt.tmpl
parent3b0b95d36d3e8b4ebea4d8e32d5337623cc13ba2 (diff)
downloadbugzilla-6428fbf3f1f3cf3a1fd9fd2062836366ae2f388c.tar.gz
bugzilla-6428fbf3f1f3cf3a1fd9fd2062836366ae2f388c.tar.xz
Bug 141036 - add INTERFACE comments to all templates. This does the first 20 or so - many more to go... Patch by gerv; 2xr=bbaetz.
Diffstat (limited to 'template/en/default/bug/create/comment.txt.tmpl')
-rw-r--r--template/en/default/bug/create/comment.txt.tmpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/template/en/default/bug/create/comment.txt.tmpl b/template/en/default/bug/create/comment.txt.tmpl
index 21a9f3ff8..595ad3a80 100644
--- a/template/en/default/bug/create/comment.txt.tmpl
+++ b/template/en/default/bug/create/comment.txt.tmpl
@@ -18,4 +18,9 @@
#
# Contributor(s): Gervase Markham <gerv@gerv.net>
#%]
+[%# INTERFACE:
+ # form: hash. This is the $::FORM variable from a bug submission (i.e. the
+ # fields on a template from enter_bug.cgi.) It can be used to pull out
+ # various custom fields and format an initial Description entry from them.
+ #%]
[% form.comment %]