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:
parent
7682ed5e13
commit
f9b339cf79
8 changed files with 105 additions and 42 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue