From 738591be1e58b664146eb12b61fa4294d56b534e Mon Sep 17 00:00:00 2001 From: "Gordon P. Hemsley" Date: Wed, 17 Feb 2010 13:55:21 -0800 Subject: Bug 546340 - Change anchors to use @id r=mkanat, a=mkanat --- template/en/default/reports/components.html.tmpl | 5 ++--- template/en/default/reports/duplicates.html.tmpl | 8 ++++---- template/en/default/reports/keywords.html.tmpl | 5 ++--- 3 files changed, 8 insertions(+), 10 deletions(-) (limited to 'template/en/default/reports') diff --git a/template/en/default/reports/components.html.tmpl b/template/en/default/reports/components.html.tmpl index 35f656a5a..2b7d1516e 100644 --- a/template/en/default/reports/components.html.tmpl +++ b/template/en/default/reports/components.html.tmpl @@ -80,10 +80,9 @@ [%############################################################################%] [% BLOCK describe_comp %] - + - [% comp.name FILTER html %] diff --git a/template/en/default/reports/duplicates.html.tmpl b/template/en/default/reports/duplicates.html.tmpl index 6b49a23c6..ff1c271fe 100644 --- a/template/en/default/reports/duplicates.html.tmpl +++ b/template/en/default/reports/duplicates.html.tmpl @@ -58,7 +58,7 @@ [% bug_ids_string = bug_ids.join(',') %] -

Change Parameters

+

Change Parameters

@@ -136,9 +136,9 @@
- - What are "Most Frequently Reported [% terms.Bugs %]"? - +

+ What are "Most Frequently Reported [% terms.Bugs %]"? +

The Most Frequent [% terms.Bugs %] page lists the known open diff --git a/template/en/default/reports/keywords.html.tmpl b/template/en/default/reports/keywords.html.tmpl index 10e6573b8..d6fe03425 100644 --- a/template/en/default/reports/keywords.html.tmpl +++ b/template/en/default/reports/keywords.html.tmpl @@ -49,10 +49,9 @@ [% END %] - + - - [% keyword.name FILTER html %] + [% keyword.name FILTER html %] [% keyword.description FILTER html_light %] -- cgit v1.2.3-24-g4f1b