diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 3a16af6c54..a5b8743a0d 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,10 @@ +2007-05-18 Raul Mateos + + * images/header.png: New graphic image for header in the new design. + + * Style / Graphic changes for new design (not finished). + + 2007-05-08 Raul Mateos * godmode/modules/*.php, godmode/agentes/*.php: Added icon to buttons. diff --git a/pandora_console/general/header.php b/pandora_console/general/header.php index c6d546b08d..be9969eb92 100644 --- a/pandora_console/general/header.php +++ b/pandora_console/general/header.php @@ -18,8 +18,17 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -echo ""; -echo ""; +echo ' +
+ Pandora FMS +
+ + logo + + +'; +/* echo "
+ "; if (isset ($_SESSION["id_usuario"])){ echo "
"; $id_usuario = entrada_limpia ($_SESSION["id_usuario"]); @@ -36,5 +45,7 @@ if (isset ($_SESSION["id_usuario"])){ echo ""; echo " ". $lang_label["logout"].""; } -echo "
"; +echo ""; +*/ + ?> \ No newline at end of file diff --git a/pandora_console/general/links_menu.php b/pandora_console/general/links_menu.php index 597eeae194..becba7e050 100644 --- a/pandora_console/general/links_menu.php +++ b/pandora_console/general/links_menu.php @@ -23,14 +23,13 @@ $result=mysql_query($sql1); if ($row=mysql_fetch_array($result)){ ?>
:: ::
- "; + echo ""; } ?> \ No newline at end of file diff --git a/pandora_console/general/main_menu.php b/pandora_console/general/main_menu.php index 6aeacc2b84..d5822f8ab4 100644 --- a/pandora_console/general/main_menu.php +++ b/pandora_console/general/main_menu.php @@ -18,11 +18,9 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ?> -
-logo -
-' . $lang_label["not_connected"]; diff --git a/pandora_console/godmode/menu.php b/pandora_console/godmode/menu.php index 95fd878511..91529d257c 100644 --- a/pandora_console/godmode/menu.php +++ b/pandora_console/godmode/menu.php @@ -29,8 +29,7 @@ if (comprueba_login() == 0){ ?>
:: ::
-