diff --git a/pandora_console/include/functions_visual_map_editor.php b/pandora_console/include/functions_visual_map_editor.php index ff07b6bcb4..83c394ab44 100755 --- a/pandora_console/include/functions_visual_map_editor.php +++ b/pandora_console/include/functions_visual_map_editor.php @@ -166,7 +166,7 @@ function visual_map_editor_print_item_palette($visualConsole_id, $background) { 'bars_graph', 'clock'); $form_items['label_row']['html'] = - '' . __('Label') . ' + '' . __('Label') . ui_print_help_icon ('macros_visual_maps', true) . '
Label position diff --git a/pandora_console/include/help/en/help_macros_visual_maps.php b/pandora_console/include/help/en/help_macros_visual_maps.php new file mode 100644 index 0000000000..95b88968d8 --- /dev/null +++ b/pandora_console/include/help/en/help_macros_visual_maps.php @@ -0,0 +1,19 @@ + +

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: + \ 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 new file mode 100644 index 0000000000..290007c555 --- /dev/null +++ b/pandora_console/include/help/es/help_macros_visual_maps.php @@ -0,0 +1,19 @@ + +

Macros

+ +Es posible introducir una macro en el cuadro de texto al editar un elemento de la consola visual. +

+Lista de macros de mapas visuales: + \ No newline at end of file