minor fix in visual maps macros help text

This commit is contained in:
alejandro-campos 2018-08-24 09:19:48 +02:00
parent a9ac4462a5
commit 5f593df22a
2 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
<?php <?php
/** /**
* @package Include/help/es * @package Include/help/en
*/ */
?> ?>
<h1>Macros</h1> <h1>Visual maps' macros</h1>
It is possible to enter a macro in the text box when editing an element of the visual console. It is possible to enter a macro in the text box when editing an element of the visual console.
<br /><br /> <br /><br />

View File

@ -3,7 +3,7 @@
* @package Include/help/es * @package Include/help/es
*/ */
?> ?>
<h1>Macros</h1> <h1>Macros de mapas visuales</h1>
Es posible introducir una macro en el cuadro de texto al editar un elemento de la consola visual. Es posible introducir una macro en el cuadro de texto al editar un elemento de la consola visual.
<br /><br /> <br /><br />