diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 2c56b2b80a..554cc7c2e3 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,16 @@ +2013-09-24 Sergio Martin + + * include/styles/pandora.css + include/javascript/jquery.pandora.js + images/license_key.png + general/login_help_dialog.php + general/login_page.php: Change the visual styles + of some dialogs + + * extensions/agents_modules.php + extensions/module_groups.php: Improve the visual + style of extensions and their legends + 2013-09-23 Miguel de Dios * extensions/update_manager.php, diff --git a/pandora_console/extensions/agents_modules.php b/pandora_console/extensions/agents_modules.php index b48182e036..0fa270f5ba 100644 --- a/pandora_console/extensions/agents_modules.php +++ b/pandora_console/extensions/agents_modules.php @@ -170,7 +170,7 @@ function mainAgentsModules() { return; } - echo ''; + echo '
'; echo ""; @@ -298,30 +298,17 @@ function mainAgentsModules() { echo "
"; - echo "

" . __("The colours meaning:") . - "

" . - "

"; + echo "
"; + + echo ""; + echo ""; + echo ""; + echo ""; + echo ""; + echo ""; + echo ""; + echo "
" . __('Legend') . "
" . __("Orange cell when the module has fired alerts") . "
" . __("Red cell when the module has a critical status") . "
" . __("Yellow cell when the module has a warning status") . "
" . __("Green cell when the module has a normal status") . "
" . __("Grey cell when the module has an unknown status") . "
"; + echo "
"; echo "