piwigo/admin/themes/default/template/help.tpl
2014-06-13 19:56:53 +00:00

13 lines
No EOL
222 B
Smarty

{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>