Feature 1533: admincan activate/deactivate user customization.

git-svn-id: http://piwigo.org/svn/trunk@5328 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
patdenice 2010-03-24 23:24:01 +00:00
commit f9b339cf79
8 changed files with 105 additions and 42 deletions

View file

@ -67,6 +67,13 @@
</label>
</li>
<li>
<label>
<span class="property">{'Allow user customization'|@translate}</span>
<input type="checkbox" name="allow_user_customization" {if ($main.allow_user_customization)}checked="checked"{/if}>
</label>
</li>
<li>
<label>
<span class="property">{'Mail address is obligatory for all users'|@translate}</span>