We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a693373 commit cf463a5Copy full SHA for cf463a5
extensions/BMO/template/en/default/bug/create/create-fxos-preload-app.html.tmpl
@@ -96,7 +96,7 @@ function validateAndSubmit() {
96
enctype="multipart/form-data" onSubmit="return validateAndSubmit();">
97
<input type="hidden" name="format" value="fxos-preload-app">
98
<input type="hidden" name="product" value="Marketplace">
99
- <input type="hidden" name="component" value="Pre-Installed Apps">
+ <input type="hidden" name="component" value="Request to Pre-Install Apps">
100
<input type="hidden" name="rep_platform" value="All">
101
<input type="hidden" name="op_sys" value="Other">
102
<input type="hidden" name="version" value="1.0">
0 commit comments