From 07325632084123efbae8d371b8cf098efe27baff Mon Sep 17 00:00:00 2001 From: ChanMyeong Date: Tue, 13 Nov 2012 05:33:11 +0000 Subject: [PATCH] Admin Bar UI bugfix. git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12193 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- common/tpl/common_layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/tpl/common_layout.html b/common/tpl/common_layout.html index 15137b9b6..d59001d14 100644 --- a/common/tpl/common_layout.html +++ b/common/tpl/common_layout.html @@ -52,8 +52,8 @@ xe.cmd_find = "{$lang->cmd_find}"; //]]> - {@$isAdminKind = strpos(strtolower(Context::get('act')),'admin')!==false?true:false} + {Context::getBodyHeader()} {$content}