mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
issue 1542 fixed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10202 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1f8eb5f635
commit
1b511c14d9
7 changed files with 14 additions and 14 deletions
|
|
@ -9,7 +9,7 @@ body{background:url({$layout_info->background_image}) repeat-x left top;}
|
|||
<div class="xe">
|
||||
<div class="header">
|
||||
<h1>
|
||||
<a href="{$layout_info->index_url}" cond="$layout_info->logo_image"><img src="{$layout_info->logo_image}" alt="logo" border="0" class="iePngFix" /></a>
|
||||
<a href="{$layout_info->index_url}" cond="$layout_info->logo_image"><img src="{$layout_info->logo_image}" alt="logo" border="0" /></a>
|
||||
<a href="{$layout_info->index_url}" cond="!$layout_info->logo_image">{$layout_info->logo_image_alt}</a>
|
||||
</h1>
|
||||
<div class="language">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue