summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/edit.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/attachment/edit.html.tmpl')
-rw-r--r--template/en/default/attachment/edit.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/attachment/edit.html.tmpl b/template/en/default/attachment/edit.html.tmpl
index eaf098907..e46d5e552 100644
--- a/template/en/default/attachment/edit.html.tmpl
+++ b/template/en/default/attachment/edit.html.tmpl
@@ -40,7 +40,7 @@
"
%]
-<script type="application/x-javascript" language="JavaScript">
+<script type="text/javascript">
<!--
var prev_mode = 'raw';
var current_mode = 'raw';
@@ -251,7 +251,7 @@
<b>You cannot view the attachment while editing it because your browser does not support IFRAMEs.
<a href="attachment.cgi?id=[% attachid %]">View the attachment on a separate page</a>.</b>
</iframe>
- <script type="application/x-javascript" language="JavaScript">
+ <script type="text/javascript">
<!--
if (typeof document.getElementById == "function") {
[% IF patchviewerinstalled %]