diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/bug/create/create-guided.html.tmpl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/template/en/default/bug/create/create-guided.html.tmpl b/template/en/default/bug/create/create-guided.html.tmpl index 919059959..e42698cec 100644 --- a/template/en/default/bug/create/create-guided.html.tmpl +++ b/template/en/default/bug/create/create-guided.html.tmpl @@ -126,10 +126,10 @@ function PutDescription() { <h3>Step 1 - search for your [% terms.bug %]</h3> <p> - You need to see if your [% terms.bug %] has already been reported. + Please see if your [% terms.bug %] has already been reported. <font color="red">Please don't skip this step.</font> 50% of the [% terms.bugs %] filed in - [% terms.Bugzilla %] are duplicates, and and this wastes a lot of our QA engineers' time. + [% terms.Bugzilla %] are duplicates, and this wastes a lot of our QA engineers' time. </p> [%# Stop NS 4.x and all v.3 browsers from getting <iframe> code %] @@ -314,7 +314,7 @@ function PutDescription() { <p> URL that demonstrates the problem you are seeing (optional.) <b>IMPORTANT</b>: If you are filing [% terms.abug %] about a broken web page, - you need to read the + please read the <a href="http://www.mozilla.org/docs/web-developer/faq.html">Mozilla Web Developer FAQ</a>, which explains how we handle old or badly-coded web pages. |