diff --git a/pandora_console/include/help/en/help_macros_visual_maps.php b/pandora_console/include/help/en/help_macros_visual_maps.php
index 4ff573b19a..af01634f94 100644
--- a/pandora_console/include/help/en/help_macros_visual_maps.php
+++ b/pandora_console/include/help/en/help_macros_visual_maps.php
@@ -3,11 +3,11 @@
* @package Include/help/en
*/
?>
-
Visual maps' macros
+Visual console's macros
It is possible to enter a macro in the text box when editing an element of the visual console.
-List of visual maps' macros:
+List of visual console's macros:
- _date_: Displays the date using the local PHP format.
- _time_: Displays the time using the local PHP format.
@@ -15,5 +15,5 @@ List of visual maps' macros:
- _module_: Displays the name of the selected module.
- _agentdescription_: Displays the description of the selected agent.
- _address_: Displays the ip address of the selected agent.
- - _description_moduledescription_: Displays the description of the selected module.
+ - _moduledescription_: Displays the description of the selected module.
\ No newline at end of file
diff --git a/pandora_console/include/help/es/help_macros_visual_maps.php b/pandora_console/include/help/es/help_macros_visual_maps.php
index 592752874e..e373d7417b 100644
--- a/pandora_console/include/help/es/help_macros_visual_maps.php
+++ b/pandora_console/include/help/es/help_macros_visual_maps.php
@@ -3,11 +3,11 @@
* @package Include/help/es
*/
?>
-Macros de mapas visuales
+Macros de consolas visuales
Es posible introducir una macro en el cuadro de texto al editar un elemento de la consola visual.
-Lista de macros de mapas visuales:
+Lista de macros de consolas visuales:
- _date_ : Muestra la fecha usando el formato local del PHP.
- _time_ : Muestra la hora usando el formato local del PHP.