* @package common * @version $Id: header.lite.html.php 3299 2015-12-02 02:10:06Z daitingting $ * @link http://www.zentao.net */ if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();} if(!isset($bodyClass)) $bodyClass = ''; $bodyClass .= ' with-heading-top with-nav-top'; if(isonlybody()) return false; include 'm.header.lite.html.php'; include 'm.avatar.html.php'; $currentModule = $this->app->rawModule; if(!isset($headerTitle)) { $mainModule = isset($lang->navGroup->$currentModule) ? $lang->navGroup->$currentModule : $currentModule; $headerTitle = ''; if(isset($lang->webMainNav->$mainModule)) list($headerTitle) = explode('|', $lang->webMainNav->$mainModule); if($mainModule == 'admin' or $mainModule == 'system') list($headerTitle) = explode('|', $lang->webMainNav->company); if(!empty($lang->switcherMenu)) $headerTitle = $lang->switcherMenu; $headerTitle = preg_replace('/]*>[^<]*<\/i>/U', '', $headerTitle); } ?>
' alt='app->user->realname;?>'>