missing </fo:table> tag
authorjohn <john>
Fri, 27 Sep 2002 09:06:01 +0000 (09:06 +0000)
committerjohn <john>
Fri, 27 Sep 2002 09:06:01 +0000 (09:06 +0000)
templates-dist/producer/printablecontent.template

index 03b1956..11157ec 100755 (executable)
@@ -155,6 +155,7 @@ an attribution of copyright/left rights, etc.  the possibilities are endless.
       </fo:table-cell>
     </fo:table-row>
   </fo:table-body> 
+</fo:table>
 <else>
 <fo:block text-align="justify">${fc.text}</fo:block>
 </if>