diff --git a/pandora_console/index.php b/pandora_console/index.php index cdf08e3161..d987df7875 100755 --- a/pandora_console/index.php +++ b/pandora_console/index.php @@ -144,6 +144,12 @@ ob_start ('ui_process_page_head'); // Enterprise main enterprise_include ('index.php'); +echo ''; + // This tag is included in the buffer passed to ui_process_page_head so // technically it can be stripped echo '' . "\n";