From e75e6d0f714e77b1d7b700dca62aba0fd9a5385d Mon Sep 17 00:00:00 2001 From: "bbaetz%student.usyd.edu.au" <> Date: Mon, 15 Apr 2002 09:47:52 +0000 Subject: Bug 129442 - make html of a default installation (mostly) HTML 4.01 transitional compliant Original patch by chema@ximian.com, modified/extended by bbaetz@student.usyd.edu.au r=gerv, justdave --- template/default/admin/create_account.tmpl | 8 +-- template/default/attachment/list.atml | 10 ++-- template/default/buglist/table.tmpl | 4 +- template/default/entry/enter_bug.tmpl | 20 +++---- template/default/index.tmpl | 2 +- template/default/info/describe-keywords.html.tmpl | 4 +- template/default/prefs/email.tmpl | 8 +-- template/default/prefs/footer.tmpl | 6 +- template/default/query/query.atml | 70 +++++++++++------------ template/default/show/activity.html.tmpl | 5 +- 10 files changed, 69 insertions(+), 68 deletions(-) (limited to 'template') diff --git a/template/default/admin/create_account.tmpl b/template/default/admin/create_account.tmpl index ab35ce53d..e39d6ff5e 100644 --- a/template/default/admin/create_account.tmpl +++ b/template/default/admin/create_account.tmpl @@ -37,7 +37,7 @@ E-mail address: - + [% Param('emailsuffix') FILTER html %] @@ -47,12 +47,12 @@ Real name: - + -
- +
+ [% INCLUDE global/footer %] diff --git a/template/default/attachment/list.atml b/template/default/attachment/list.atml index 12eeb03e7..794f92f59 100755 --- a/template/default/attachment/list.atml +++ b/template/default/attachment/list.atml @@ -33,9 +33,9 @@ [% IF attachment.isobsolete %] - [% attachment.description FILTER html %] + [% attachment.description FILTER html %] [% ELSE %] - [% attachment.description FILTER html %] + [% attachment.description FILTER html %] [% END %] @@ -63,7 +63,7 @@ [% IF attachment.canedit %] - Edit + Edit [% ELSE %] None [% END %] @@ -73,10 +73,10 @@ - Create a New Attachment (proposed patch, testcase, etc.) + Create a New Attachment (proposed patch, testcase, etc.) - View All + View All diff --git a/template/default/buglist/table.tmpl b/template/default/buglist/table.tmpl index 092ff8d2d..59cd5ac83 100644 --- a/template/default/buglist/table.tmpl +++ b/template/default/buglist/table.tmpl @@ -63,7 +63,7 @@ - ID + ID [% IF splitheader %] @@ -96,7 +96,7 @@ [% BLOCK columnheader %] - [%- abbrev.$id.title || column.title -%] diff --git a/template/default/entry/enter_bug.tmpl b/template/default/entry/enter_bug.tmpl index 446aeb729..cb82c8401 100644 --- a/template/default/entry/enter_bug.tmpl +++ b/template/default/entry/enter_bug.tmpl @@ -31,7 +31,7 @@ - + @@ -43,7 +43,7 @@ - + @@ -171,7 +171,7 @@ @@ -179,16 +179,16 @@ @@ -218,7 +218,7 @@




-
+
[% IF group.size %] -
+
Only users in the selected groups can view this bug: -
+
(Leave all boxes unchecked to make this a public bug.) -
-
+
+
[% FOREACH g = group %] @@ -196,7 +196,7 @@ [% g.description %]
[% END %] -
+
[% END %]
-
+
We've made a guess at your operating system and platform. Please check them and, if we got it wrong, email [% Param('maintainer') %]. @@ -227,7 +227,7 @@ [% END %]
- + [% INCLUDE global/footer %] diff --git a/template/default/index.tmpl b/template/default/index.tmpl index 7b00539e8..40117297c 100644 --- a/template/default/index.tmpl +++ b/template/default/index.tmpl @@ -79,7 +79,7 @@ function addSidebar() { -