summaryrefslogtreecommitdiffstats
path: root/extensions/MozProjectReview/template/en/default/bug/create/comment-moz-project-review-legal.txt.tmpl
blob: 9f3f98328fff4d277dfeb54342ef113c5e4a97a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[%# 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.
  #%]

[% USE Bugzilla %]
[% cgi = Bugzilla.cgi %]

[% PROCESS "bug/create/comment-moz-project-review.txt.tmpl" %]

Legal Questions:

Priority: [% cgi.param('legal_priority') %]
Other Party: [% cgi.param('legal_other_party') %]
Business Objective: [% cgi.param('legal_business_objective') %]
URL: [% cgi.param('legal_url') %]
SOW Details: [% cgi.param('legal_sow_details') %]
[% IF cgi.param('legal_vendor_services_where') %]
Vendor Services from Where: 
[% IF cgi.param('legal_vendor_services_where') == 'A single country' %]
[%- cgi.param('legal_vendor_single_country') %]
[% ELSE %]
[%- cgi.param('legal_vendor_services_where') %]
[% END %]
[% END %]
Description:
[%+ cgi.param('legal_description') %]