diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 8c81dfd8d3..f490571c32 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,5 +1,7 @@ 2009-10-20 Sancho Lerena + * include/help/en/help_alert_macros.php: Updated help. + * include/fgraph.php, include/functions_fsgraph.php: Solves a small problem with Flash graphs when pandora fms console install dir is "/". diff --git a/pandora_console/include/help/en/help_alert_macros.php b/pandora_console/include/help/en/help_alert_macros.php index bbfb31b3ea..e64e47ff1d 100644 --- a/pandora_console/include/help/en/help_alert_macros.php +++ b/pandora_console/include/help/en/help_alert_macros.php @@ -19,7 +19,7 @@ The following macros are available:
  • _alert_threshold_ : Alert threshold.
  • _alert_times_fired_ : Number of times the alert has been fired.
  • _module_ : Module name
  • -
  • _alert_ : Alert name
  • +
  • _alert_name_ : Alert name
  • _alert_priority_ : Numerical alert priorityu
  • _id_agent_ : Id of agent, useful to build direct URL to redirect to a Pandora FMS console webpage.