darkritual/header.tpl
changeset 3 90390da47ea7
parent 2 ade40c219b05
--- a/darkritual/header.tpl	Fri Apr 25 13:55:08 2008 -0400
+++ b/darkritual/header.tpl	Mon Nov 15 17:54:59 2010 -0500
@@ -15,16 +15,9 @@
     var tinymce_skin = 'o2k7';
     </script>
     
-    <!-- This script automatically loads the other 15 JS files -->
-    <script type="text/javascript" src="{SCRIPTPATH}/includes/clientside/jsres.php"></script>
+    {JS_HEADER}
     {ADDITIONAL_HEADERS}
     
-    <!-- Enable the modal page editor -->
-    <script type="text/javascript">
-    editor_use_modal_window = true;
-    tinymce_skin = 'o2k7';
-    </script>
-  
   </head>
 
   <body>