[-] FO: improve header
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
<a id="header_logo" href="{$base_dir}" title="{$shop_name|escape:'htmlall':'UTF-8'}">
|
||||
<img class="logo" src="{$logo_url}" alt="{$shop_name|escape:'htmlall':'UTF-8'}" {if $logo_image_width}width="{$logo_image_width}"{/if} {if $logo_image_height}height="{$logo_image_height}" {/if} />
|
||||
</a>
|
||||
<div id="header_right" class="grid_6 omega">
|
||||
<div id="header_right" class="grid_9 omega">
|
||||
{$HOOK_TOP}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user