From eede619740deb59558a8447c3b96e753d6da88cd Mon Sep 17 00:00:00 2001 From: wlx Date: Tue, 25 Oct 2011 13:43:03 +0000 Subject: [PATCH] use new layout --- .../default/views/scripts/heihe_header.phtml | 62 ++++++++++--------- 1 file changed, 33 insertions(+), 29 deletions(-) diff --git a/application/default/views/scripts/heihe_header.phtml b/application/default/views/scripts/heihe_header.phtml index 0334c74d..7a53a7b6 100644 --- a/application/default/views/scripts/heihe_header.phtml +++ b/application/default/views/scripts/heihe_header.phtml @@ -1,29 +1,33 @@ - -
- -
-hasIdentity()) - { - $user = $auth->getIdentity(); - echo ''.$user->username.' '; - if ($user->usertype=="administrator") echo '后台管理 '; - echo '数据篮 注销'; - } else { - echo '登录 注册'; - } -?> -
-
+
+ + +