Turn off second Log in header
This commit is contained in:
parent
0a8b89fecd
commit
16b33536ed
|
@ -266,7 +266,7 @@ function getNormalNavBarHTML($running, $user, $bandwidth_options, $view, $skin)
|
|||
echo getDbConHTML();
|
||||
echo getStorageHTML();
|
||||
echo getShmHTML();
|
||||
echo getLogIconHTML();
|
||||
#echo getLogIconHTML();
|
||||
?>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in New Issue