Step 8 improvement issue 0000301:

o Add $conf['allow_adviser']


git-svn-id: http://piwigo.org/svn/trunk@1087 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rub
2006-03-17 17:59:59 +00:00
parent 97b681f1fa
commit 62b589964a
5 changed files with 35 additions and 9 deletions
+3 -1
View File
@@ -124,6 +124,7 @@
</td>
</tr>
<!-- BEGIN adviser -->
<tr>
<td>{lang:adviser}</td>
<td>
@@ -133,8 +134,9 @@
<label><input type="radio" name="adviser" value="false" {ADVISER_NO} />{L_NO}</label>
</td>
</tr>
</table>
<!-- END adviser -->
</table>
</fieldset>
<!-- form to set properties for many users at once -->