aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/template/help.tpl
blob: 5ad531f20a61e9c0ca2fa5a2bb6340f537c7a1e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{if not $ENABLE_SYNCHRONIZATION}
{html_style}{literal}
#helpSynchro {display:none;}
{/literal}{/html_style}
{/if}

<h2>{'Help'|@translate} &raquo; {$HELP_SECTION_TITLE}</h2>

<div id="helpContent">

{$HELP_CONTENT}

</div>