From 806f97062f7b45516d7b564b5f943d7353cbd946 Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Fri, 12 Aug 2016 20:59:31 -0400 Subject: Re-applying Bug 1292907 to test staging weirdness. --- .../BMO/template/en/default/bug/create/custom_forms.none.tmpl | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'extensions/BMO/template/en/default/bug/create/custom_forms.none.tmpl') 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", + } + ], } %] -- cgit v1.2.3-24-g4f1b