Modified: websites/production/struts/content/release/2.3.x/docs/xsl-result.html
==============================================================================
--- websites/production/struts/content/release/2.3.x/docs/xsl-result.html 
(original)
+++ websites/production/struts/content/release/2.3.x/docs/xsl-result.html Thu 
Jul 10 06:10:08 2014
@@ -19,7 +19,7 @@ under the License. 
 -->
 <html>
 <head>
-    <LINK type="text/css" rel="stylesheet" 
href="https://struts.apache.org/css/default.css";>
+    <link type="text/css" rel="stylesheet" 
href="https://struts.apache.org/css/default.css";>
     <style type="text/css">
         .dp-highlighter {
             width:95% !important;
@@ -37,10 +37,10 @@ under the License. 
     <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' 
rel='stylesheet' type='text/css' />
     <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' 
rel='stylesheet' type='text/css' />
     <script src='http://struts.apache.org/highlighter/js/shCore.js' 
type='text/javascript'></script>
-            <script 
src='http://struts.apache.org/highlighter/js/shBrushJava.js' 
type='text/javascript'></script>
-            <script 
src='http://struts.apache.org/highlighter/js/shBrushXml.js' 
type='text/javascript'></script>
-            <script 
src='http://struts.apache.org/highlighter/js/shBrushPlain.js' 
type='text/javascript'></script>
-    
+    <script src='http://struts.apache.org/highlighter/js/shBrushXml.js' 
type='text/javascript'></script>
+    <script src='http://struts.apache.org/highlighter/js/shBrushJava.js' 
type='text/javascript'></script>
+    <script src='http://struts.apache.org/highlighter/js/shBrushPlain.js' 
type='text/javascript'></script>
+
     <script type="text/javascript">
         SyntaxHighlighter.defaults['toolbar'] = false;
         SyntaxHighlighter.all();

Modified: 
websites/production/struts/content/release/2.3.x/docs/zero-configuration-scanning.html
==============================================================================
--- 
websites/production/struts/content/release/2.3.x/docs/zero-configuration-scanning.html
 (original)
+++ 
websites/production/struts/content/release/2.3.x/docs/zero-configuration-scanning.html
 Thu Jul 10 06:10:08 2014
@@ -19,7 +19,7 @@ under the License. 
 -->
 <html>
 <head>
-    <LINK type="text/css" rel="stylesheet" 
href="https://struts.apache.org/css/default.css";>
+    <link type="text/css" rel="stylesheet" 
href="https://struts.apache.org/css/default.css";>
     <style type="text/css">
         .dp-highlighter {
             width:95% !important;

Modified: 
websites/production/struts/content/release/2.3.x/docs/zero-configuration.html
==============================================================================
--- 
websites/production/struts/content/release/2.3.x/docs/zero-configuration.html 
(original)
+++ 
websites/production/struts/content/release/2.3.x/docs/zero-configuration.html 
Thu Jul 10 06:10:08 2014
@@ -19,7 +19,7 @@ under the License. 
 -->
 <html>
 <head>
-    <LINK type="text/css" rel="stylesheet" 
href="https://struts.apache.org/css/default.css";>
+    <link type="text/css" rel="stylesheet" 
href="https://struts.apache.org/css/default.css";>
     <style type="text/css">
         .dp-highlighter {
             width:95% !important;
@@ -37,8 +37,8 @@ under the License. 
     <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' 
rel='stylesheet' type='text/css' />
     <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' 
rel='stylesheet' type='text/css' />
     <script src='http://struts.apache.org/highlighter/js/shCore.js' 
type='text/javascript'></script>
-            <script 
src='http://struts.apache.org/highlighter/js/shBrushJava.js' 
type='text/javascript'></script>
-    
+    <script src='http://struts.apache.org/highlighter/js/shBrushJava.js' 
type='text/javascript'></script>
+
     <script type="text/javascript">
         SyntaxHighlighter.defaults['toolbar'] = false;
         SyntaxHighlighter.all();


Reply via email to