summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/create.html.tmpl
diff options
context:
space:
mode:
authormyk%mozilla.org <>2002-06-05 07:54:01 +0200
committermyk%mozilla.org <>2002-06-05 07:54:01 +0200
commit633f6e9de3706e593c46eb680984015f19251145 (patch)
tree6e04ab3f82a9a76318685eb25ac1ef534195919e /template/en/default/attachment/create.html.tmpl
parent94e374422292ac533d7844605305f473ebc0155c (diff)
downloadbugzilla-633f6e9de3706e593c46eb680984015f19251145.tar.gz
bugzilla-633f6e9de3706e593c46eb680984015f19251145.tar.xz
Fix for bug 148179: Cleans up interface to header.html.tmpl.
r=justdave,bbaetz
Diffstat (limited to 'template/en/default/attachment/create.html.tmpl')
-rw-r--r--template/en/default/attachment/create.html.tmpl2
1 files changed, 1 insertions, 1 deletions
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();"
%]
<form name="entryform" method="post" action="attachment.cgi" enctype="multipart/form-data">