Ignore:
Timestamp:
11/16/08 15:09:04 (4 years ago)
Author:
WanWizard
Message:

new theme: Hezo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/public/Hezo/php-files/themes/Hezo/templates/templates/_openside.tpl

    r2039 r2040  
    2222{*                                                                         *} 
    2323{***************************************************************************} 
    24 <table cellpadding='0' cellspacing='0' width='100%' class='side-panel'> 
     24<table cellpadding='0' cellspacing='0' width='100%' style='margin-top:5px;'> 
    2525    <tr> 
    26         <td style='padding:5px;'> 
     26        <td class='side-panel'> 
    2727            <table width='100%' cellpadding='0' cellspacing='0'> 
    28                 <tr> 
     28                <tr class='side-panel'> 
    2929                    <td class='sub-cap-main'>{$title|default:"&nbsp;"}</td> 
    3030                </tr> 
Note: See TracChangeset for help on using the changeset viewer.