diff --git a/html/includes/print-menubar.php b/html/includes/print-menubar.php index 5fcf0bc045..4c122bdc36 100644 --- a/html/includes/print-menubar.php +++ b/html/includes/print-menubar.php @@ -456,7 +456,7 @@ if ($_SESSION['userlevel'] >= '10') if ($_SESSION['authenticated']) { echo(' -
  • Logout
  • +
  • Logout Logout
  • '); } ?>