From f7e326aa8d8a30eebb0156223a9e554bffc0f5ac Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Thu, 3 Jul 2014 01:28:33 -0400 Subject: Bug 1028269 - Firefox OS Pre-load App Info Request Form --- .../bug/create/comment-fxos-preload-app.txt.tmpl | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 extensions/BMO/template/en/default/bug/create/comment-fxos-preload-app.txt.tmpl (limited to 'extensions/BMO/template/en/default/bug/create/comment-fxos-preload-app.txt.tmpl') 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') %] -- cgit v1.2.3-24-g4f1b