You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by an...@apache.org on 2006/05/29 11:30:45 UTC

svn commit: r410064 - /cocoon/trunk/core/cocoon-webapp/src/main/webapp/stylesheets/system/exception2html.xslt

Author: antonio
Date: Mon May 29 02:30:44 2006
New Revision: 410064

URL: http://svn.apache.org/viewvc?rev=410064&view=rev
Log:
Fix COCOON-1839 src/webapp/stylesheets/system/exception2html.xslt. Thanks to Eric Meyer (eric.meyer@quoininc.com).

Modified:
    cocoon/trunk/core/cocoon-webapp/src/main/webapp/stylesheets/system/exception2html.xslt

Modified: cocoon/trunk/core/cocoon-webapp/src/main/webapp/stylesheets/system/exception2html.xslt
URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-webapp/src/main/webapp/stylesheets/system/exception2html.xslt?rev=410064&r1=410063&r2=410064&view=diff
==============================================================================
--- cocoon/trunk/core/cocoon-webapp/src/main/webapp/stylesheets/system/exception2html.xslt (original)
+++ cocoon/trunk/core/cocoon-webapp/src/main/webapp/stylesheets/system/exception2html.xslt Mon May 29 02:30:44 2006
@@ -44,7 +44,7 @@
           table { border-collapse: collapse; margin-top: 0.3em; }
           td { padding: 0.1em; }
         </style>
-        <script src="{$contextPath}/scripts/main.js" type="text/javascript"/>
+        <script src="{$contextPath}/scripts/main.js" type="text/javascript">&#160;</script>
       </head>
       <body>
         <xsl:attribute name="onload">