Ignore:
Timestamp:
10/03/07 21:38:21 (5 years ago)
Author:
hverton
Message:

More xhtml fixes
Added forum poll configuration to the forum admin module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/PLiTheme/templates/templates/_opentable.tpl

    r847 r864  
    2222    <tr> 
    2323        <td class='cap-left'><img src='{$smarty.const.THEME}images/blank.gif' width='5' height='21' alt='' /></td> 
    24         <td width='100%' class='cap-main'>{$title|default:"&nbsp;"}</td> 
     24        <td width='100%' class='cap-main'>{$title|escape|default:"&nbsp;"}</td> 
    2525        <td class='cap-right'><img src='{$smarty.const.THEME}images/blank.gif' width='5' height='21' alt='' /></td> 
    2626    </tr> 
Note: See TracChangeset for help on using the changeset viewer.