summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/create.html.tmpl
diff options
context:
space:
mode:
authorgerv%gerv.net <>2002-05-07 04:30:12 +0200
committergerv%gerv.net <>2002-05-07 04:30:12 +0200
commit003d71db7ff0edb38b8fd964824cb8323dc68d54 (patch)
tree50974541a63006fc3d2f17da5cc42aa9bf2aa5e2 /template/en/default/attachment/create.html.tmpl
parent6428fbf3f1f3cf3a1fd9fd2062836366ae2f388c (diff)
downloadbugzilla-003d71db7ff0edb38b8fd964824cb8323dc68d54.tar.gz
bugzilla-003d71db7ff0edb38b8fd964824cb8323dc68d54.tar.xz
Bug 140993 - Pass javascript correctly into header; templatise the rest of the header-related parameters. Patch by gerv; r=bbaetz, caillon.
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 414639c22..cb979b0c8 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; }
"
- extra = "onload=\"setContentTypeDisabledState();\""
+ body_attributes = "onload=\"setContentTypeDisabledState();\""
%]
<form name="entryform" method="post" action="attachment.cgi" enctype="multipart/form-data">