fixed english and spanish version of plugin-in macros help dialog
This commit is contained in:
parent
1de97d631a
commit
ad652c82fa
|
@ -31,10 +31,10 @@ Hidden this macros because they cannot edit in the module form
|
|||
-->
|
||||
|
||||
<li>_plugin_parameters_ : Plug-in Parameters of the module.</li>
|
||||
<li>_name_tag_ : Nombre de los tags asociados al módulo.</li>
|
||||
<li>_email_tag_ : Emails asociados a los tags de módulos.</li>
|
||||
<li>_phone_tag_ : Teléfonos asociados a los tags de módulos.</li>
|
||||
<li>_moduletags_ : Teléfonos asociados a los tags de módulos.</li>
|
||||
<li>_name_tag_ : Names of the tags associated to the module.</li>
|
||||
<li>_email_tag_ : Emails associated to module tags.</li>
|
||||
<li>_phone_tag_ : Phone numbers associated to module tags.</li>
|
||||
<li>_moduletags_ : URLs associated to module tags.</li>
|
||||
<li>_agentcustomfield_<i>n</i>_: Agent custom field number <i>n</i> (eg. _agentcustomfield_9_).</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
|
|
@ -30,9 +30,9 @@ Hidden this macros because they cannot edit in the module form
|
|||
-->
|
||||
|
||||
<li>_plugin_parameters_ : Parámetros del Plug-in del módulo.</li>
|
||||
<li>_name_tag_ : Names of the tags associated to the module.</li>
|
||||
<li>_email_tag_ : Emails associated to the module tags.</li>
|
||||
<li>_phone_tag_ : Phone numbers associated to the module tags.</li>
|
||||
<li>_moduletags_ : URLs associated to the module tags.</li>
|
||||
<li>_name_tag_ : Nombre de los tags asociados al módulo.</li>
|
||||
<li>_email_tag_ : Emails asociados a los tags de módulos.</li>
|
||||
<li>_phone_tag_ : Teléfonos asociados a los tags de módulos.</li>
|
||||
<li>_moduletags_ : URLs asociadas a los tags de módulos.</li>
|
||||
<li>_agentcustomfield_<i>n</i>_: Campo personalizado número <i>n</i> del agente (eg. _agentcustomfield_9_). </li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in New Issue