Author: sjur
Date: Thu Jul  3 01:34:49 2008
New Revision: 673618

URL: http://svn.apache.org/viewvc?rev=673618&view=rev
Log:
The change in rev. 657540 made the xml structure invalid with an unclosed 
element:

<xsl:param ...>

I have just made the element empty, but please check to see if the xsl:param 
element should have a (default) value.

Modified:
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/siteinfo-last-published-net.ft

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/siteinfo-last-published-net.ft
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/siteinfo-last-published-net.ft?rev=673618&r1=673617&r2=673618&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/siteinfo-last-published-net.ft
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/siteinfo-last-published-net.ft
 Thu Jul  3 01:34:49 2008
@@ -38,7 +38,7 @@
     xmlns:forrest="http://apache.org/forrest/templates/1.0"; 
name="siteinfo-last-published-net" inputFormat="xsl">
     <xsl:stylesheet version="1.1" 
       xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>
-      <xsl:param name="siteinfo-last-published-net-body">
+      <xsl:param name="siteinfo-last-published-net-body"/>
       <xsl:template match="/">
         <forrest:content>
           <forrest:part>