mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Update pandora_console/include/functions_ui.php
This commit is contained in:
parent
f06c90e692
commit
ae7c81bd8e
@ -4596,7 +4596,7 @@ function ui_print_page_header(
|
|||||||
$numChars=GENERIC_SIZE_TEXT,
|
$numChars=GENERIC_SIZE_TEXT,
|
||||||
$alias='',
|
$alias='',
|
||||||
$breadcrumbs='',
|
$breadcrumbs='',
|
||||||
$hide_left_small=false,
|
$hide_left_small=false
|
||||||
) {
|
) {
|
||||||
$title = io_safe_input_html($title);
|
$title = io_safe_input_html($title);
|
||||||
if (($icon == '') && ($godmode == true)) {
|
if (($icon == '') && ($godmode == true)) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user