From: myk%mozilla.org <> Date: Wed, 5 Jun 2002 05:56:35 +0000 (+0000) Subject: Fix for bug 148179: Cleans up interface to header.html.tmpl. X-Git-Tag: bugzilla-2.16rc2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d62e8d8223fb2df43965c715646822209061ce9;p=thirdparty%2Fbugzilla.git Fix for bug 148179: Cleans up interface to header.html.tmpl. r=justdave,bbaetz --- diff --git a/template/en/default/attachment/create.html.tmpl b/template/en/default/attachment/create.html.tmpl index 332d0d5f02..15f2e9e223 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();" %]