// Set admin display hooks in templates

This commit is contained in:
rMalie
2012-01-04 11:03:51 +00:00
parent 10ce4ed05d
commit 4bbb7fb4b8
11 changed files with 13 additions and 34 deletions
+2 -2
View File
@@ -81,7 +81,7 @@
<link rel="shortcut icon" href="{$img_dir}favicon.ico" />
{if $display_header}
{$HOOK_HEADER}
{hook h="displayBackOfficeHeader"}
{/if}
<!--[if IE]>
<link type="text/css" rel="stylesheet" href="{$base_url}css/admin-ie.css" />
@@ -191,7 +191,7 @@
{if $multi_shop}
<div id="header_shoplist"><span>{l s='Select your shop:'}</span>{$shop_list}</div>
{/if}
{$HOOK_TOP}
{hook h="displayBackOfficeTop"}
</div>
<ul id="menu">
{if !$tab}