Index: trunk/admin/head.php =================================================================== diff -u -r3907 -r3983 --- trunk/admin/head.php (.../head.php) (revision 3907) +++ trunk/admin/head.php (.../head.php) (revision 3983) @@ -1,7 +1,7 @@ recallObject('u'); $loginname = ($user->GetID() != -1) ? $user->GetDBField('Login') : 'root'; - + $logout = $application->HREF('', '', Array('logout' => 1, '__URLENCODE__' => 1), 'index.php'); $mainpage = $application->HREF('', '', Array('section' => 'in-portal:root', '__URLENCODE__' => 1), 'subitems.php'); $xmlhttp_url = $application->HREF('', '', Array('check_server' => 1, '__URLENCODE__' => 1)); - + $language =& $application->recallObject('lang.current'); - + $use_xml = $application->isDebugMode() && dbg_ConstOn('DBG_SHOW_EXPIRATION'); ?> @@ -40,7 +40,7 @@ if ($use_xml) { ?> ' : ' '; - ?> + ?> - + Phrase('la_Logged_in_as').' '.$loginname.' '; ?> - + - + @@ -122,11 +125,12 @@ ?>