summaryrefslogtreecommitdiff
path: root/templates/language_master_strings.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/language_master_strings.tpl')
-rw-r--r--templates/language_master_strings.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/language_master_strings.tpl b/templates/language_master_strings.tpl
index b97a237..15b7c3e 100644
--- a/templates/language_master_strings.tpl
+++ b/templates/language_master_strings.tpl
@@ -101,7 +101,7 @@
{formfeedback hash=$feedback}
{if $masterStrings}
- <script type="text/javascript">/* <![CDATA[ check / uncheck all */
+ <script>/* <![CDATA[ check / uncheck all */
document.write("<input name=\"switcher\" id=\"switcher\" type=\"checkbox\" onclick=\"BitBase.switchCheckboxes(this.form.id,'source_hash[]','switcher')\" />");
document.write("<label for=\"switcher\">{tr}Select All{/tr}</label> ");
/* ]]> */</script>