diff --git a/html/includes/print-menubar.php b/html/includes/print-menubar.php
index a24f91c75..54b51213f 100644
--- a/html/includes/print-menubar.php
+++ b/html/includes/print-menubar.php
@@ -35,10 +35,10 @@ if (isset($config['site_style']) && ($config['site_style'] == 'dark' || $config[
');
+ echo('');
}
else {
- echo(''.$config['project_name'].'');
+ echo('');
}
?>
@@ -430,7 +430,7 @@ if ( dbFetchCell("SELECT 1 from `packages` LIMIT 1") ) {
?>