summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/bug/create/comment-dev-engagement-event.txt.tmpl
diff options
context:
space:
mode:
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') %]