mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-07 05:44:58 +02:00
cc010093ba
git-svn-id: http://piwigo.org/svn/trunk@28696 68402e56-0260-453c-a942-63ccdbb3a9ee
13 lines
222 B
Smarty
13 lines
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> |