Changeset 1384


Ignore:
Timestamp:
02/24/2010 12:26:13 PM (2 years ago)
Author:
Xiping.Wang
Message:

[trunk] fixed #249

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/common/skins/mike2green/wikiheader.php

    r1325 r1384  
    4141<div class="header-wrapper"> 
    4242        <div class="left-wrapper"> 
    43                 <div id="omlogo" style="height: 53px; "><a href="<?php echo RR_OMCOLLAB_DIRECTORY; ?>"><img id="logoimg" src="<?php echo RR_OMCOLLAB_DIRECTORY; ?>common/skins/mike2/images/logo.gif" alt="<?php echo OMCOLLAB_APPLICATION_NAME; ?>"/></a></div> 
     43                <div id="omlogo" style="height: 53px; "><a href="<?php echo RR_OMCOLLAB_DIRECTORY; ?>"><img id="logoimg" src="<?php echo RR_OMCOLLAB_DIRECTORY; ?>common/skins/mike2green/images/logo.gif" alt="<?php echo OMCOLLAB_APPLICATION_NAME; ?>"/></a></div> 
    4444                <div id="tagline"><?php echo OMCOLLAB_FRONTPAGE_TAGLINE;?></div> 
    4545        </div> 
Note: See TracChangeset for help on using the changeset viewer.