summaryrefslogtreecommitdiff
path: root/templates/edit_textarea.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/edit_textarea.tpl')
-rw-r--r--templates/edit_textarea.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit_textarea.tpl b/templates/edit_textarea.tpl
index ed69d9b..0acb158 100644
--- a/templates/edit_textarea.tpl
+++ b/templates/edit_textarea.tpl
@@ -20,7 +20,7 @@
{if $textarea_required}{required}{/if}
{if $textarea_maxchars}
- <script type="text/javascript">//<![CDATA[
+ <script>//<![CDATA[
if( typeof( BitBase ) == 'undefined' ){ldelim}
BitBase = {ldelim}{rdelim};
{rdelim};