]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
no bug - Open Client Bounty Program link in new tab
authorԜеѕ <5124946+wesinator@users.noreply.github.com>
Fri, 23 Aug 2019 13:46:49 +0000 (09:46 -0400)
committerdklawren <dklawren@users.noreply.github.com>
Fri, 23 Aug 2019 13:46:49 +0000 (09:46 -0400)
extensions/BMO/template/en/default/bug/create/create-client-bounty.html.tmpl

index 35c0ae02c5c5bce1038f8d54e74c1f736d155598..2fad6cf76f81158f8042fe49614757c6a1b6c308 100644 (file)
@@ -130,7 +130,7 @@ function validateAndSubmit() {
   <input type="hidden" name="token" value="[% token FILTER html %]">
 
 <div class="head_desc">
-  <a href=" https://www.mozilla.org/en-US/security/client-bug-bounty/">
+  <a href=" https://www.mozilla.org/en-US/security/client-bug-bounty/" target="_blank">
     Details on Client Bounty Program
   </a>
 </div>