some fixes: images, producerdocroot, ...
authoridfx <idfx>
Mon, 24 Sep 2001 13:54:05 +0000 (13:54 +0000)
committeridfx <idfx>
Mon, 24 Sep 2001 13:54:05 +0000 (13:54 +0000)
templates-dist/producer/content.template
templates-dist/producer/openposting.template
templates-dist/producer/topiclist.template

index ee37be1..e01c922 100755 (executable)
@@ -12,7 +12,7 @@
       <table width="150" border="0" cellspacing="0" cellpadding="0">
         <tr> 
           <td width="140">
-            <a href="/${config.docroot}">
+            <a href="${config.productionhost}${config.docroot}">
              <img src="/images/mirlogo.jpg" width="150" height="205" border="0">
             </a>
           </td>
index 1e5312a..e2ea17f 100755 (executable)
@@ -12,7 +12,7 @@
       <table width="150" border="0" cellspacing="0" cellpadding="0">
         <tr> 
           <td width="140">
-             <a href="/${config.docroot}">
+             <a href="${config.productionhost}${config.docroot}">
              <img src="images/mirlogo.jpg" width="150" height="205" border="0">
              </a>
           </td>
index 9dd28bf..a869476 100755 (executable)
@@ -12,7 +12,7 @@
       <table width="150" border="0" cellspacing="0" cellpadding="0">
         <tr> 
           <td width="140">
-             <a href="/${config.docroot}">
+             <a href="${config.productionhost}${config.docroot}">
              <img src="images/mirlogo.jpg" width="150" height="205" border="0">
              </a>
           </td>