[Typo3-UG Denmark] tt_calender

Dennis Hansen typo3 at dennishansen.dk
Wed Jun 1 17:48:25 CEST 2005


jeg har lige leget lidt med tt_calender.. den virker også ok, men den første 
linie af min content den bliver fed... med <b> </b> jeg kan ikke finde 
fejlen i min skabelon, er der andre der har set fejlen??

udsnit af skabelonen er her:

<!-- ###TABLE_CONTENT### -->
  <!-- ###DATE_HEADER### -->
  <tr>
   <td NOWRAP bgcolor="#EBEBEB"><font face="###FONT###" size=2 
color="black"> ###DATE###</font></td>
   <td bgcolor="#EBEBEB"><font face="###FONT###" size=2 
color="black">###HEADER###</font></td>
  </tr>
  <!-- ###DATE_HEADER### -->
  <!-- ###DATE_CONTENT### -->
  <tr>
   <td align="right" valign="top" bgcolor="#EBEBEB"><font face="###FONT###" 
size=2 color="black">###TIME###</font></td>
   <td valign="top" bgcolor="#EBEBEB"><font face="###FONT###" size=2 
color="black">###CONTENT###</font></td>
  </tr>
  <!-- ###DATE_CONTENT### -->
 <!-- ###TABLE_CONTENT### -->
 </table>
<!-- ###TEMPLATE_CALENDAR### --> 





More information about the TYPO3-UG-denmark mailing list