2013-04-24 Miguel de Dios <miguel.dedios@artica.es>

* godmode/agentes/planned_downtime.editor.php: fixed the header.
	
	Fixes: #3611687




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8044 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
mdtrooper 2013-04-24 12:57:46 +00:00
parent 78dca092a6
commit 0eca5208ad
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2013-04-24 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/planned_downtime.editor.php: fixed the header.
Fixes: #3611687
2013-04-24 Miguel de Dios <miguel.dedios@artica.es>
* mobile/operation/groups.php, mobile/operation/agents.php,

View File

@ -29,10 +29,10 @@ require_once ('include/functions_users.php');
// Header
ui_print_page_header(
__("Planned Downtime") . ui_print_help_icon ('planned_downtime', true),
__("Planned Downtime"),
"images/gm_monitoring.png",
false,
"",
"planned_downtime",
true,
"");