From e45ee78ae5b1e87a5a3abab876eb9ed8a3c31c01 Mon Sep 17 00:00:00 2001 From: raulmateos Date: Wed, 3 Mar 2010 22:19:22 +0000 Subject: [PATCH] 2010-03-03 Raul Mateos * operation/incidents/*.php: Updated year and headers. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2460 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 6 +++++- pandora_console/operation/incidents/incident.php | 7 ++++--- pandora_console/operation/incidents/incident_detail.php | 6 +++--- .../operation/incidents/incident_statistics.php | 4 ++-- 4 files changed, 14 insertions(+), 9 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index d6226b2de7..714ca6a049 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,7 @@ +2010-03-03 Raúl Mateos + + * operation/incidents/*.php: Updated year and headers. + 2010-03-03 Sancho Lerena * (A lot of files): Updated include("config.php") and replaced by @@ -47,7 +51,7 @@ * operation/agentes/gis_view.php: fix "Call-time pass-by-reference" for function "print_table". -2010-03-02 Sancho Leren +2010-03-02 Sancho Lerena * include/functions_ui.php: Fixes default icon for operation mode in the title. diff --git a/pandora_console/operation/incidents/incident.php b/pandora_console/operation/incidents/incident.php index b3450ee932..4234acf874 100644 --- a/pandora_console/operation/incidents/incident.php +++ b/pandora_console/operation/incidents/incident.php @@ -2,7 +2,7 @@ // Pandora FMS - http://pandorafms.com // ================================================== -// Copyright (c) 2005-2009 Artica Soluciones Tecnologicas +// Copyright (c) 2005-2010 Artica Soluciones Tecnologicas // Please see http://pandorafms.org for full contribution list // This program is free software; you can redistribute it and/or @@ -24,6 +24,9 @@ if (! give_acl ($config['id_user'], 0, "IR")) { exit; } +// Header +print_page_header (__('Incident management'), "images/book_edit.png", false, "", false, ""); + // Take input parameters // Offset adjustment @@ -169,8 +172,6 @@ if (empty ($result)) { $count = count ($result); } -// Header -print_page_header (__('Incident management'), "images/book_edit.png", false, "", false, ""); echo '
'; diff --git a/pandora_console/operation/incidents/incident_detail.php b/pandora_console/operation/incidents/incident_detail.php index 99689c467f..c1ed0f6e0d 100644 --- a/pandora_console/operation/incidents/incident_detail.php +++ b/pandora_console/operation/incidents/incident_detail.php @@ -2,7 +2,7 @@ // Pandora FMS - http://pandorafms.com // ================================================== -// Copyright (c) 2005-2009 Artica Soluciones Tecnologicas +// Copyright (c) 2005-2010 Artica Soluciones Tecnologicas // Please see http://pandorafms.org for full contribution list // This program is free software; you can redistribute it and/or @@ -201,12 +201,12 @@ echo "