diff options
-rw-r--r-- | extensions/BMO/template/en/default/bug/create/create-legal.html.tmpl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/create-legal.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-legal.html.tmpl index 15941c8ab..fdb92c11b 100644 --- a/extensions/BMO/template/en/default/bug/create/create-legal.html.tmpl +++ b/extensions/BMO/template/en/default/bug/create/create-legal.html.tmpl @@ -43,6 +43,12 @@ employees to the cc list.</p> <p><strong>All Submissions, And Information Provided In Response To This Request, Are Confidential And Subject To The Attorney-Client Privilege And Work Product Doctrine.</strong></p> +<p>If you are requesting legal review of a new product or service, a new feature of an existing product + or service, or any type of contract, please go + <a href="[% urlbase FILTER none %]enter_bug.cgi?product=mozilla.org&format=moz-project-review">here</a> + to kick-off review of your project. If you are requesting another type of legal action, e.g patent analysis, + trademark misuse investigation, HR issue, or standards work, please use this form.</p> + <form method="post" action="post_bug.cgi" id="legalRequestForm" enctype="multipart/form-data"> <input type="hidden" name="product" value="Legal"> <input type="hidden" name="rep_platform" value="All"> |