diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index cb7249c9e7..e5c3e88f3e 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,8 @@ +2011-07-27 Sergio Martin + + * include/functions_ui.php: Fixed shortcut icon link to avoid + favicon.ico miss error in the apache log + 2011-07-27 Sancho lerena * operation/servers/view_server.php: Fixed position of create button. diff --git a/pandora_console/include/functions_ui.php b/pandora_console/include/functions_ui.php index ffe539d2d2..d2a6102ea0 100644 --- a/pandora_console/include/functions_ui.php +++ b/pandora_console/include/functions_ui.php @@ -897,6 +897,7 @@ function ui_process_page_head ($string, $bitfield) { + '; if ($config["language"] != "en") {