From 17142bdfb9229ce7edb42f64285968eef97a8e70 Mon Sep 17 00:00:00 2001 From: enriquecd Date: Mon, 3 Oct 2016 19:37:59 +0200 Subject: [PATCH] modify update manage online design, add image files and fix bugs. --- .../update_manager/update_manager.online.php | 17 +++++++++------- .../images/custom_logo/pandora_logo_head.png | Bin 3644 -> 3777 bytes .../custom_logo/pandora_logo_head_4.png | Bin 0 -> 3543 bytes .../custom_logo_login/pandora_logo_head.png | Bin 3644 -> 0 bytes .../images/icono_exclamacion_2.png | Bin 0 -> 2612 bytes pandora_console/images/qrcode_icon.jpg | Bin 8747 -> 0 bytes pandora_console/images/qrcode_icon.png | Bin 0 -> 391 bytes pandora_console/include/functions_config.php | 2 +- .../include/javascript/jquery.pandora.js | 19 ++++++++++++++++++ 9 files changed, 30 insertions(+), 8 deletions(-) create mode 100644 pandora_console/images/custom_logo/pandora_logo_head_4.png delete mode 100644 pandora_console/images/custom_logo_login/pandora_logo_head.png create mode 100644 pandora_console/images/icono_exclamacion_2.png delete mode 100644 pandora_console/images/qrcode_icon.jpg create mode 100644 pandora_console/images/qrcode_icon.png diff --git a/pandora_console/godmode/update_manager/update_manager.online.php b/pandora_console/godmode/update_manager/update_manager.online.php index 73a1c12e1c..eb3231cea3 100644 --- a/pandora_console/godmode/update_manager/update_manager.online.php +++ b/pandora_console/godmode/update_manager/update_manager.online.php @@ -34,8 +34,7 @@ if(!enterprise_installed()){ $open=true; } -echo "

" . sprintf(__("The last version of package installed is: %d"), - $current_package) . "

"; + $memory_limit = ini_get("memory_limit"); @@ -67,10 +66,14 @@ if ($memory_limit < 100) { -echo "