From 633f6e9de3706e593c46eb680984015f19251145 Mon Sep 17 00:00:00 2001 From: "myk%mozilla.org" <> Date: Wed, 5 Jun 2002 05:54:01 +0000 Subject: Fix for bug 148179: Cleans up interface to header.html.tmpl. r=justdave,bbaetz --- template/en/default/attachment/create.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/attachment/create.html.tmpl') diff --git a/template/en/default/attachment/create.html.tmpl b/template/en/default/attachment/create.html.tmpl index 332d0d5f0..15f2e9e22 100644 --- a/template/en/default/attachment/create.html.tmpl +++ b/template/en/default/attachment/create.html.tmpl @@ -32,7 +32,7 @@ th { text-align: right; vertical-align: baseline; white-space: nowrap; } td { text-align: left; vertical-align: baseline; padding-bottom: 5px; } " - body_attributes = "onload=\"setContentTypeDisabledState();\"" + onload="setContentTypeDisabledState();" %]
-- cgit v1.2.3-24-g4f1b