From 880bfcebabf4e079e30f8cb1c9ddb03e2ab366e0 Mon Sep 17 00:00:00 2001 From: "bbaetz%student.usyd.edu.au" <> Date: Tue, 19 Nov 2002 08:16:24 +0000 Subject: Bug 175579 - make templates html compliant r=gerv, a=justdave --- template/en/default/reports/report-table.html.tmpl | 2 +- template/en/default/reports/report.html.tmpl | 25 ++++++++++++---------- 2 files changed, 15 insertions(+), 12 deletions(-) (limited to 'template/en/default/reports') diff --git a/template/en/default/reports/report-table.html.tmpl b/template/en/default/reports/report-table.html.tmpl index e984dc6ae..175479d84 100644 --- a/template/en/default/reports/report-table.html.tmpl +++ b/template/en/default/reports/report-table.html.tmpl @@ -154,7 +154,7 @@ - + diff --git a/template/en/default/reports/report.html.tmpl b/template/en/default/reports/report.html.tmpl index c4a3edd56..07d926a64 100644 --- a/template/en/default/reports/report.html.tmpl +++ b/template/en/default/reports/report.html.tmpl @@ -95,7 +95,8 @@ [% END %]width=[% width %]&height=[% height %] [% END %] - + Graphical report results [% END %]
[% END %] @@ -113,12 +114,12 @@ [% FOREACH other_format = formats %] [% NEXT IF other_format.name == "pie" AND row_field %] [% UNLESS other_format.name == format %] - + [% END %] [% other_format.description %] [% "" UNLESS other_format.name == format %] | [% END %] - CSV + CSV [% IF format != "table" %] @@ -126,15 +127,15 @@        - [% sizeurl = "report.cgi?$switchbase&action=wrap&format=$format" %] + [% sizeurl = "report.cgi?$switchbase&action=wrap&format=$format" %] - Taller
- Thinner * - Fatter    
- Shorter
[% END %] @@ -143,11 +144,13 @@

[% IF format == "table" %] - Edit + Edit this report [% ELSE %] - Edit this report + + Edit this report + [% END %]

-- cgit v1.2.3-24-g4f1b