- zoesch.de - blitzkiste.net - gruene-hassberge (norbert.zoesch.de) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
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> |