//small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17037 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -81,8 +81,8 @@
|
||||
{/if}
|
||||
|
||||
<link rel="shortcut icon" href="{$img_dir}favicon.ico" />
|
||||
{if $display_header}
|
||||
{hook h="displayBackOfficeHeader"}
|
||||
{if isset($displayBackOfficeHeader)}
|
||||
{$displayBackOfficeHeader}
|
||||
{/if}
|
||||
<!--[if IE]>
|
||||
<link type="text/css" rel="stylesheet" href="{$base_url}css/admin-ie.css" />
|
||||
@@ -194,8 +194,9 @@
|
||||
</select>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
{hook h="displayBackOfficeTop"}
|
||||
{if isset($displayBackOfficeTop)}
|
||||
{$displayBackOfficeTop}
|
||||
{/if}
|
||||
</div> {* end header *}
|
||||
|
||||
<ul id="menu">
|
||||
|
||||
Reference in New Issue
Block a user