Changeset 864 in ExiteCMS for trunk/themes/PLiTheme/templates/templates/_opentable.tpl
- Timestamp:
- 10/03/07 21:38:21 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/themes/PLiTheme/templates/templates/_opentable.tpl
r847 r864 22 22 <tr> 23 23 <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:" "}</td>24 <td width='100%' class='cap-main'>{$title|escape|default:" "}</td> 25 25 <td class='cap-right'><img src='{$smarty.const.THEME}images/blank.gif' width='5' height='21' alt='' /></td> 26 26 </tr>
Note: See TracChangeset
for help on using the changeset viewer.
