Ignore:
Timestamp:
08/26/08 08:23:05 (4 years ago)
Author:
hverton
Message:

missed for some reason in the last commits?!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/ExiteCMS/templates/templates/_opentable_x.tpl

    r1068 r1695  
    2525                <tr> 
    2626                    <td class='cap-main'> 
    27                         <div style='display:inline; position:relative; float:right;margin-top:2px;'> 
    28                             <img src='{$smarty.const.THEME}images/panel_{if $_state == 1}on{else}off{/if}.gif' name='b_{$_name}' alt='' onclick="javascript:flipBox('{$_name}')" /> 
    29                         </div> 
    3027                        {$title|default:"&nbsp;"} 
    3128                    </td> 
     
    3330                <tr> 
    3431                    <td class='{$style|default:"main-body"}'> 
    35                         <div id='box_{$_name}' {if $_state == 0}{else}style='display:none'{/if}> 
Note: See TracChangeset for help on using the changeset viewer.