aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2014-06-13 19:56:53 +0000
committerplegall <plg@piwigo.org>2014-06-13 19:56:53 +0000
commitcc010093ba6f064ee6336a6e275b46da2a967368 (patch)
treea7f803ce92e214e1c9d76d83361d4ad71016232f /admin/themes
parentaa3d38b43134ce632cb26f205858db62c532c5c0 (diff)
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
Diffstat (limited to 'admin/themes')
-rw-r--r--admin/themes/default/template/help.tpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/admin/themes/default/template/help.tpl b/admin/themes/default/template/help.tpl
index 399c7466f..5ad531f20 100644
--- a/admin/themes/default/template/help.tpl
+++ b/admin/themes/default/template/help.tpl
@@ -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">