mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
minor fix in visual maps macros help text
This commit is contained in:
parent
a9ac4462a5
commit
5f593df22a
@ -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 />
|
||||||
|
@ -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 />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user