Ignore:
Timestamp:
11/17/08 10:38:29 (4 years ago)
Author:
WanWizard
Message:

fixed layout issue
fixed wrong color for menu items in the header

File:
1 edited

Legend:

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

    r2040 r2049  
    161161                                            </td> 
    162162                                            <td align='right'> 
    163                                             {if 1 || $settings.maintenance} 
     163                                            {if $settings.maintenance} 
    164164                                                <font size='6' color='{$settings.maintenance_color}'><b>MAINTENANCE&nbsp;</b></font> 
    165165                                            {/if} 
Note: See TracChangeset for help on using the changeset viewer.