aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorpatdenice <patdenice@piwigo.org>2010-03-24 23:24:01 +0000
committerpatdenice <patdenice@piwigo.org>2010-03-24 23:24:01 +0000
commitf9b339cf796e1b78e2a3416f594897c0b808c156 (patch)
tree8db694d7e84410212fd72a63d3312baad0e286dc /themes
parent7682ed5e13e88d01cc0e05b083d49b6d8552a2b3 (diff)
Feature 1533: admincan activate/deactivate user customization.
git-svn-id: http://piwigo.org/svn/trunk@5328 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes')
-rw-r--r--themes/default/template/profile_content.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/default/template/profile_content.tpl b/themes/default/template/profile_content.tpl
index 876a2a8a8..fa43adde6 100644
--- a/themes/default/template/profile_content.tpl
+++ b/themes/default/template/profile_content.tpl
@@ -39,6 +39,7 @@
{/if}
</fieldset>
+{if $ALLOW_USER_CUSTOMIZATION}
<fieldset>
<legend>{'Preferences'|@translate}</legend>
@@ -99,6 +100,7 @@
</li>
</ul>
</fieldset>
+{/if}
<p class="bottomButtons">
<input class="submit" type="submit" name="validate" value="{'Submit'|@translate}">