From 91f7bb260df5cee55f05c15ee5900323964809da Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Thu, 8 Dec 2011 16:10:18 -0500 Subject: Sanity test fixes --- .../BMO/template/en/default/bug/create/create-legal.html.tmpl | 2 +- .../BMO/template/en/default/bug/create/create-winqual.html.tmpl | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'extensions/BMO') 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 c11e86f89..3454b0181 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 @@ -35,7 +35,7 @@

Welcome to MoLegal. For legal help please fill in the form below completely.

-

Legal bugs are only visible to the reporter, members of the legal team, and those on the +

Legal [% terms.bugs %] are only visible to the reporter, members of the legal team, and those on the CC list. This is necessary to maintain attorney-client privilege. Please do not add non- employees to the cc list.

diff --git a/extensions/BMO/template/en/default/bug/create/create-winqual.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-winqual.html.tmpl index 633c44102..d14cca810 100644 --- a/extensions/BMO/template/en/default/bug/create/create-winqual.html.tmpl +++ b/extensions/BMO/template/en/default/bug/create/create-winqual.html.tmpl @@ -240,7 +240,7 @@ TUI_hide_default('expert_fields'); [%# We can't use the select block in these two cases for various reasons. %] [% component_desc_url = BLOCK -%] - describecomponents.cgi?product=[% product.name FILTER url_quote %] + describecomponents.cgi?product=[% product.name FILTER uri %] [% END %] [% INCLUDE "bug/field-label.html.tmpl" field = bug_fields.component editable = 1 @@ -489,7 +489,7 @@ TUI_hide_default('expert_fields'); [% defaultcontent = BLOCK %] [% IF cloned_bug_id %] -+++ This [% terms.bug %] was initially created as a clone of [% terms.Bug %] #[% cloned_bug_id %] +++ ++++ This [% terms.bug %] was initially created as a clone of [% terms.Bug %] #[% cloned_bug_id FILTER html %] +++ [% END %] @@ -750,9 +750,9 @@ TUI_hide_default('expert_fields'); [% Hook.process("end") %]
- - Switch to the [% terms.Bugzilla %] Helper
-- cgit v1.2.3-24-g4f1b