diff options
-rw-r--r-- | extensions/BMO/template/en/default/bug/create/custom_forms.none.tmpl | 25 |
1 files changed, 0 insertions, 25 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 0b6ca7179..8bd31f1f8 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 @@ -128,31 +128,6 @@ custom_forms = { hide => 1, } ], - "Firefox OS" => [ - { - link => "form.fxos.feature", - title => "Firefox OS Feature Request Form", - }, - { - link => "form.fxos.mcts.waiver", - title => "Firefox OS MCTS Waiver Form", - }, - { - link => "form.fxos.partner", - title => "Firefox OS Partner Bug Submission", - hide => 1, - }, - { - link => "form.fxos.preload.app", - title => "Firefox OS Pre-load App", - hide => 1, - }, - { - link => "form.fxos.betaprogram", - title => "Firefox OS Beta Program Bug Submission", - hide => 1, - }, - ], "Testing" => [ { link => "form.automative", |