From 4eeb07ccc3aef47ee252a4061bd592ccc6ac177f Mon Sep 17 00:00:00 2001 From: koichirok Date: Wed, 14 Aug 2013 06:46:20 +0000 Subject: [PATCH] 2013-08-14 Koichiro Kikuchi * index.php: Improve footer layout. MERGED FROM branch_4.0 git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8663 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 6 +++++ pandora_console/index.php | 50 ++++++++++++++++++++++++++------------- 2 files changed, 39 insertions(+), 17 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index fd74b8616f..bc839ffad2 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,9 @@ +2013-08-14 Koichiro Kikuchi + + * index.php: Improve footer layout. + + MERGED FROM branch_4.0 + 2013-08-13 Ramon Novoa * include/help/es/help_snmp_alert_custom.php, diff --git a/pandora_console/index.php b/pandora_console/index.php index d710e7b4b0..25d83bbaeb 100644 --- a/pandora_console/index.php +++ b/pandora_console/index.php @@ -571,33 +571,49 @@ require('include/php_to_js_values.php');