Turn off second Log in header

This commit is contained in:
Isaac Connor 2021-03-22 17:46:56 -04:00
parent 0a8b89fecd
commit 16b33536ed
1 changed files with 1 additions and 1 deletions

View File

@ -266,7 +266,7 @@ function getNormalNavBarHTML($running, $user, $bandwidth_options, $view, $skin)
echo getDbConHTML();
echo getStorageHTML();
echo getShmHTML();
echo getLogIconHTML();
#echo getLogIconHTML();
?>
</ul>