summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/bug/create/comment-dev-engagement-event.txt.tmpl
diff options
context:
space:
mode:
authorDan Callahan <dan.callahan@gmail.com>2016-08-29 18:26:52 +0200
committerDylan William Hardison <dylan@hardison.net>2016-09-20 15:35:07 +0200
commita2f813d8d4a129455feae4cb9b1fe97c23bac588 (patch)
tree3465758455b6122e3513f864d9c4e26e64416955 /extensions/BMO/template/en/default/bug/create/comment-dev-engagement-event.txt.tmpl
parent80b9c88c2670405b13406e3c2f54316fdf229dcb (diff)
downloadbugzilla-a2f813d8d4a129455feae4cb9b1fe97c23bac588.tar.gz
bugzilla-a2f813d8d4a129455feae4cb9b1fe97c23bac588.tar.xz
Bug 1267347 - Editing the Dev-Events Form to be current
Diffstat (limited to 'extensions/BMO/template/en/default/bug/create/comment-dev-engagement-event.txt.tmpl')
-rw-r--r--extensions/BMO/template/en/default/bug/create/comment-dev-engagement-event.txt.tmpl10
1 files changed, 5 insertions, 5 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/comment-dev-engagement-event.txt.tmpl b/extensions/BMO/template/en/default/bug/create/comment-dev-engagement-event.txt.tmpl
index b4e6514c5..1a4aec7b8 100644
--- a/extensions/BMO/template/en/default/bug/create/comment-dev-engagement-event.txt.tmpl
+++ b/extensions/BMO/template/en/default/bug/create/comment-dev-engagement-event.txt.tmpl
@@ -80,12 +80,12 @@ Event Description:
::
Relevant Products:
-[% "\n* Firefox OS" IF cgi.param('product_fxos') %]
[% "\n* Firefox Web Browser" IF cgi.param('product_fx') %]
-[% "\n* Webmaker" IF cgi.param('product_webmaker') %]
-[% "\n* Persona" IF cgi.param('product_persona') %]
-[% "\n* Marketplace" IF cgi.param('product_marketplace') %]
-[% "\n* Thunderbird" IF cgi.param('product_tb') %]
+[% "\n* Encryption" IF cgi.param('product_encryption') %]
+[% "\n* Web Assembly/Platform" IF cgi.param('product_web_asm') %]
+[% "\n* Rust" IF cgi.param('product_rust') %]
+[% "\n* Servo" IF cgi.param('product_servo') %]
+[% "\n* webVR" IF cgi.param('product_webvr') %]
[% "\n* The Free and Open Web" IF cgi.param('product_fow') %]
[% "\n* Developer Tools" IF cgi.param('product_devtools') %]
[% "\n* Other: " _ cgi.param('product_other_text') IF cgi.param('product_other') %]