summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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">