summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/bug/create/comment-fxos-preload-app.txt.tmpl
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2014-07-03 07:28:33 +0200
committerDylan William Hardison <dylan@hardison.net>2014-07-14 18:29:40 +0200
commitf7e326aa8d8a30eebb0156223a9e554bffc0f5ac (patch)
treefba5ceb7d3ff9b69b16e48ebfeb56a08ca6f60c9 /extensions/BMO/template/en/default/bug/create/comment-fxos-preload-app.txt.tmpl
parent3365665c903b95ed354b269d63d312a27d89fce7 (diff)
downloadbugzilla-f7e326aa8d8a30eebb0156223a9e554bffc0f5ac.tar.gz
bugzilla-f7e326aa8d8a30eebb0156223a9e554bffc0f5ac.tar.xz
Bug 1028269 - Firefox OS Pre-load App Info Request Form
Diffstat (limited to 'extensions/BMO/template/en/default/bug/create/comment-fxos-preload-app.txt.tmpl')
-rw-r--r--extensions/BMO/template/en/default/bug/create/comment-fxos-preload-app.txt.tmpl28
1 files changed, 28 insertions, 0 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/comment-fxos-preload-app.txt.tmpl b/extensions/BMO/template/en/default/bug/create/comment-fxos-preload-app.txt.tmpl
new file mode 100644
index 000000000..a4e489724
--- /dev/null
+++ b/extensions/BMO/template/en/default/bug/create/comment-fxos-preload-app.txt.tmpl
@@ -0,0 +1,28 @@
+[%# This Source Code Form is subject to the terms of the Mozilla Public
+ # License, v. 2.0. If a copy of the MPL was not distributed with this
+ # file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ #
+ # This Source Code Form is "Incompatible With Secondary Licenses", as
+ # defined by the Mozilla Public License, v. 2.0.
+ #%]
+[% PROCESS global/variables.none.tmpl %]
+[% USE Bugzilla %]
+[% cgi = Bugzilla.cgi +%]
+
+>>Company Name
+[%+ cgi.param('company_name') %]
+
+>>Apps Business Development Contact
+[%+ cgi.param('apps_business_dev_contact') %]
+
+>>Name of Firefox Marketplace apps of interest to you:
+[%+ cgi.param('preload_apps') %]
+
+>>Countries where your device will be distributed
+[%+ cgi.param('countries') %]
+
+>>Release Information
+[%+ cgi.param('release_info') %]
+
+>>Device Information
+[%+ cgi.param('device_info') %]