From f3b6e880a28c2f7fbe62702f5557f8b32fc10ca0 Mon Sep 17 00:00:00 2001 From: "myk%mozilla.org" <> Date: Wed, 22 May 2002 00:53:03 +0000 Subject: Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant. Patch by mental . r=justdave,myk --- template/en/default/attachment/create.html.tmpl | 2 +- template/en/default/attachment/created.html.tmpl | 6 +++--- template/en/default/attachment/edit.html.tmpl | 8 ++++---- template/en/default/attachment/show-multiple.html.tmpl | 6 +++--- template/en/default/attachment/updated.html.tmpl | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) (limited to 'template/en/default/attachment') diff --git a/template/en/default/attachment/create.html.tmpl b/template/en/default/attachment/create.html.tmpl index cb979b0c8..332d0d5f0 100644 --- a/template/en/default/attachment/create.html.tmpl +++ b/template/en/default/attachment/create.html.tmpl @@ -83,7 +83,7 @@ [% IF attachments.size %] [% FOREACH attachment = attachments %] - [% attachment.id %]: [% attachment.description FILTER html %]
+ [% attachment.id %]: [% attachment.description FILTER html %]
[% END %] [% ELSE %] [no attachments can be made obsolete] diff --git a/template/en/default/attachment/created.html.tmpl b/template/en/default/attachment/created.html.tmpl index 880630ba2..56e71ccba 100644 --- a/template/en/default/attachment/created.html.tmpl +++ b/template/en/default/attachment/created.html.tmpl @@ -38,7 +38,7 @@

- Attachment #[% attachid %] + Attachment #[% attachid %] to Bug #[% bugid %] Created

@@ -49,7 +49,7 @@ Note: Bugzilla automatically detected the content type [% contenttype %] for this attachment. If this is incorrect, correct the value by - editing the attachment. + editing the attachment.

[% END %] @@ -60,7 +60,7 @@

-Create Another Attachment to Bug #[% bugid %] +Create Another Attachment to Bug #[% bugid %]

[% PROCESS global/footer.html.tmpl %] diff --git a/template/en/default/attachment/edit.html.tmpl b/template/en/default/attachment/edit.html.tmpl index 6d29d6f03..64346a0f5 100644 --- a/template/en/default/attachment/edit.html.tmpl +++ b/template/en/default/attachment/edit.html.tmpl @@ -182,9 +182,9 @@ [% IF isviewable %] -