mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
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:
parent
d449d7d2d9
commit
46dcab2b7c
@ -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>
|
2013-04-24 Miguel de Dios <miguel.dedios@artica.es>
|
||||||
|
|
||||||
* mobile/operation/groups.php, mobile/operation/agents.php,
|
* mobile/operation/groups.php, mobile/operation/agents.php,
|
||||||
|
@ -29,10 +29,10 @@ require_once ('include/functions_users.php');
|
|||||||
|
|
||||||
// Header
|
// Header
|
||||||
ui_print_page_header(
|
ui_print_page_header(
|
||||||
__("Planned Downtime") . ui_print_help_icon ('planned_downtime', true),
|
__("Planned Downtime"),
|
||||||
"images/gm_monitoring.png",
|
"images/gm_monitoring.png",
|
||||||
false,
|
false,
|
||||||
"",
|
"planned_downtime",
|
||||||
true,
|
true,
|
||||||
"");
|
"");
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user