Changeset 2068 in ExiteCMS for themes/public/Luna/php-files/themes/Luna/templates/templates/_opentable.tpl
- Timestamp:
- 11/25/08 18:55:19 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/public/Luna/php-files/themes/Luna/templates/templates/_opentable.tpl
r2067 r2068 27 27 <table cellpadding='0' cellspacing='0' width='100%'> 28 28 <tr> 29 <td class='capleft'><img src='{$smarty.const.THEME}images/blank.gif' width='8' height='20' alt='' style='display:block'></td> 29 30 <td class='cap-main'> 30 31 {$title|default:" "} 31 32 </td> 33 <td class='capright'><img src='{$smarty.const.THEME}images/blank.gif' width='8' height='20' alt='' style='display:block'></td> 32 34 </tr> 33 35 <tr> 34 <td c lass='{$style|default:"main-body"}'>36 <td colspan='3' class='{$style|default:"main-body"}'>
Note: See TracChangeset
for help on using the changeset viewer.
