space removed in ssi-include statements for compatibility with tomcat ssi-support
authorreto <reto>
Sun, 31 Mar 2002 21:03:35 +0000 (21:03 +0000)
committerreto <reto>
Sun, 31 Mar 2002 21:03:35 +0000 (21:03 +0000)
templates-dist/producer/content.template
templates-dist/producer/openposting.template
templates-dist/producer/startpage.template
templates-dist/producer/topiclist.template

index 702ae14..a78e1bf 100755 (executable)
@@ -34,7 +34,7 @@
             <table width="100%" border="0" cellspacing="2" cellpadding="0">
               <tr> 
                 <td> 
-               <!--# include virtual="../../navigation.inc" -->
+               <!--#include virtual="../../navigation.inc" -->
                 </td>
               </tr>
             </table>
index 3f125e0..485d79c 100755 (executable)
@@ -22,7 +22,7 @@
             <table width="100%" border="0" cellspacing="2" cellpadding="0">
               <tr> 
                 <td> 
-                <!--# include virtual="navigation.inc" -->
+                <!--#include virtual="navigation.inc" -->
                 </td>
               </tr>
             </table>
index 8c503ca..f738c49 100755 (executable)
@@ -20,7 +20,7 @@
             <table width="100%" border="0" cellspacing="2" cellpadding="0">
               <tr> 
                 <td> 
-               <!--# include virtual="navigation.inc" -->
+               <!--#include virtual="navigation.inc" -->
                 </td>
               </tr>
             </table>
index d90f79e..1da84cd 100755 (executable)
@@ -22,7 +22,7 @@
             <table width="100%" border="0" cellspacing="2" cellpadding="0">
               <tr> 
                 <td> 
-                <!--# include virtual="navigation.inc" -->
+                <!--#include virtual="navigation.inc" -->
                 </td>
               </tr>
             </table>