diff options
Diffstat (limited to 'extensions/BMO')
-rw-r--r-- | extensions/BMO/template/en/default/bug/create/create-nda.html.tmpl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/create-nda.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-nda.html.tmpl index c2e03ac95..4c1dcdbe4 100644 --- a/extensions/BMO/template/en/default/bug/create/create-nda.html.tmpl +++ b/extensions/BMO/template/en/default/bug/create/create-nda.html.tmpl @@ -52,8 +52,9 @@ $(function() { <div id="heading">NDA Request Form</div> -<p><b>Note:</b> Do NOT add non-employees to this bug. To maintain attorney-client privilege and confidentiality, - legal bugs are only visible to the reporter, the legal team, and the cc list.</p> +<p><b>Note:</b> Do NOT add non-employees to this [% terms.bug %]. To maintain attorney-client + privilege and confidentiality, legal [% terms.bugs %] are only visible to the reporter, + the legal team, and the cc list.</p> <form method="post" action="post_bug.cgi" id="ndaForm"> <input type="hidden" id="short_desc" name="short_desc" value="New NDA Request"> |