Ignore:
Timestamp:
11/25/08 18:55:19 (3 years ago)
Author:
WanWizard
Message:

new theme: Luna

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/public/Luna/php-files/themes/Luna/templates/templates/_opentable.tpl

    r2067 r2068  
    2727            <table cellpadding='0' cellspacing='0' width='100%'> 
    2828                <tr> 
     29                    <td class='capleft'><img src='{$smarty.const.THEME}images/blank.gif' width='8' height='20' alt='' style='display:block'></td> 
    2930                    <td class='cap-main'> 
    3031                        {$title|default:"&nbsp;"} 
    3132                    </td> 
     33                    <td class='capright'><img src='{$smarty.const.THEME}images/blank.gif' width='8' height='20' alt='' style='display:block'></td> 
    3234                </tr> 
    3335                <tr> 
    34                     <td class='{$style|default:"main-body"}'> 
     36                    <td colspan='3' class='{$style|default:"main-body"}'> 
Note: See TracChangeset for help on using the changeset viewer.