Update pandora_console/include/functions_ui.php

This commit is contained in:
Luis 2022-03-15 07:38:47 +00:00
parent f06c90e692
commit ae7c81bd8e
1 changed files with 1 additions and 1 deletions

View File

@ -4596,7 +4596,7 @@ function ui_print_page_header(
$numChars=GENERIC_SIZE_TEXT,
$alias='',
$breadcrumbs='',
$hide_left_small=false,
$hide_left_small=false
) {
$title = io_safe_input_html($title);
if (($icon == '') && ($godmode == true)) {