13 lines
No EOL
222 B
Smarty
13 lines
No EOL
222 B
Smarty
{if not $ENABLE_SYNCHRONIZATION}
|
|
{html_style}{literal}
|
|
#helpSynchro {display:none;}
|
|
{/literal}{/html_style}
|
|
{/if}
|
|
|
|
<h2>{'Help'|@translate} » {$HELP_SECTION_TITLE}</h2>
|
|
|
|
<div id="helpContent">
|
|
|
|
{$HELP_CONTENT}
|
|
|
|
</div> |