mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-05 17:32:25 +02:00
Webmaster mustn't have his status modified
git-svn-id: http://piwigo.org/svn/trunk@171 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
<td>{#mail_address}</td>
|
||||
<td><input type="text" name="mail_address" value="{#user:mail_address}" /></td>
|
||||
</tr>
|
||||
|
||||
<!--VTP_status-->
|
||||
<tr>
|
||||
<td>{#adduser_status}</td>
|
||||
<td>
|
||||
@@ -50,6 +52,8 @@
|
||||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
<!--/VTP_status-->
|
||||
|
||||
<!--VTP_groups-->
|
||||
<tr>
|
||||
<td valign="top">{#menu_groups}</td>
|
||||
|
||||
Reference in New Issue
Block a user