hide helpSynchro if sync is disabled (made with CSS instead of javascript)

git-svn-id: http://piwigo.org/svn/trunk@28696 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2014-06-13 19:56:53 +00:00
commit cc010093ba

View file

@ -1,3 +1,9 @@
{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">