From 8788a2ebc6c30822010fa493b0cfd38e06fc2e31 Mon Sep 17 00:00:00 2001 From: zarzuelo Date: Wed, 27 Jul 2011 15:05:09 +0000 Subject: [PATCH] 2011-07-27 Sergio Martin * include/functions_ui.php: Fixed shortcut icon link to avoid favicon.ico miss error in the apache log git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4635 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 5 +++++ pandora_console/include/functions_ui.php | 1 + 2 files changed, 6 insertions(+) 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") {