summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/bug/create/create-web-bounty.html.tmpl
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2014-12-08 23:30:36 +0100
committerDavid Lawrence <dkl@mozilla.com>2014-12-08 23:30:36 +0100
commit0cd42fd71007724425c07acf2f7af6c410d7dc47 (patch)
treee8a9fe9263b4a28c89d0557ed96dd097e2a3b2d5 /extensions/BMO/template/en/default/bug/create/create-web-bounty.html.tmpl
parent66da5aeeaf1b14f70864cc19940ca188e6341528 (diff)
downloadbugzilla-0cd42fd71007724425c07acf2f7af6c410d7dc47.tar.gz
bugzilla-0cd42fd71007724425c07acf2f7af6c410d7dc47.tar.xz
Bug 1104291: The form.web.bounty page does not say it's a bounty form
Diffstat (limited to 'extensions/BMO/template/en/default/bug/create/create-web-bounty.html.tmpl')
-rw-r--r--extensions/BMO/template/en/default/bug/create/create-web-bounty.html.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/create-web-bounty.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-web-bounty.html.tmpl
index d76d57298..a15543375 100644
--- a/extensions/BMO/template/en/default/bug/create/create-web-bounty.html.tmpl
+++ b/extensions/BMO/template/en/default/bug/create/create-web-bounty.html.tmpl
@@ -68,6 +68,8 @@ function validateAndSubmit() {
[% USE Bugzilla %]
[% cgi = Bugzilla.cgi %]
+<h1>Web Bounty Form</h1>
+
<form id="web_bounty_form" method="post" action="post_bug.cgi" enctype="multipart/form-data"
onSubmit="return validateAndSubmit();">
<input type="hidden" name="product" value="Websites">