Show
Ignore:
Timestamp:
01/22/08 04:55:55 (23 months ago)
Author:
bsmith
Message:

bugzid:66844 - IE Display Bug: Page Title Overlaps content when system msg is closed

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-28/tmpl/cms/include/header.tmpl

    r1212 r1316  
    201201</mt:setvarblock><mt:unless name="agent_ie"><$mt:var name="header_block"$><mt:else><mt:if name="force_header"><$mt:var name="header_block"$></mt:if></mt:unless> 
    202202 
    203 <div id="system-msg"><div id="system-msg-inner" class="inner pkg"> 
     203<div id="content-header"><div id="content-header-inner" class="inner pkg"> 
    204204<mt:if name="system_msg"> 
    205205    <$mt:var name="system_msg"$> 
    206206</mt:if> 
    207 </div></div> 
    208 <div id="content-header"><div id="content-header-inner" class="inner pkg"> 
    209207<mt:if name="show_display_options_link"> 
    210208    <a href="javascript:void(0)" class="display-options-link" mt:command="open-flyout" mt:flyout="display-options-widget"><__trans phrase="Display Options"></a>