summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/bug/create/custom_forms.none.tmpl
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2016-08-13 02:59:31 +0200
committerDylan William Hardison <dylan@hardison.net>2016-08-13 02:59:31 +0200
commit806f97062f7b45516d7b564b5f943d7353cbd946 (patch)
tree147682d900db5be4834f9bc8b5a4af6eeff8a2d5 /extensions/BMO/template/en/default/bug/create/custom_forms.none.tmpl
parentae24301210daff35e5fc93313d8d4c13890fa0df (diff)
downloadbugzilla-806f97062f7b45516d7b564b5f943d7353cbd946.tar.gz
bugzilla-806f97062f7b45516d7b564b5f943d7353cbd946.tar.xz
Re-applying Bug 1292907 to test staging weirdness.
Diffstat (limited to 'extensions/BMO/template/en/default/bug/create/custom_forms.none.tmpl')
-rw-r--r--extensions/BMO/template/en/default/bug/create/custom_forms.none.tmpl10
1 files changed, 10 insertions, 0 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/custom_forms.none.tmpl b/extensions/BMO/template/en/default/bug/create/custom_forms.none.tmpl
index 6ca3624c5..f02f753a3 100644
--- a/extensions/BMO/template/en/default/bug/create/custom_forms.none.tmpl
+++ b/extensions/BMO/template/en/default/bug/create/custom_forms.none.tmpl
@@ -209,5 +209,15 @@ custom_forms = {
title => "Report issue with Personas Plus on Github"
}
],
+ "Legal" => [
+ {
+ title => "NDA Request Form",
+ link => "form.nda",
+ },
+ {
+ title => "Name Clearance Request Form",
+ link => "form.name.clearance",
+ }
+ ],
}
%]