forked from extern/egroupware
Alter language of homedir/shell question
This commit is contained in:
parent
49a0d8db8a
commit
6c5d4a632a
@ -44,7 +44,7 @@
|
|||||||
<?php $selected = array(); ?>
|
<?php $selected = array(); ?>
|
||||||
|
|
||||||
<tr bgcolor="e6e6e6">
|
<tr bgcolor="e6e6e6">
|
||||||
<td>If using LDAP, do you want to store homedirectory and loginshell attributes for new accounts?:</td>
|
<td>If using LDAP, do you want to be able to manage homedirectory and loginshell attributes?:</td>
|
||||||
<td><input type="checkbox" name="newsettings[ldap_extra_attributes]" value="True"<?php echo ($current_config["ldap_extra_attributes"]?" checked":""); ?>></td>
|
<td><input type="checkbox" name="newsettings[ldap_extra_attributes]" value="True"<?php echo ($current_config["ldap_extra_attributes"]?" checked":""); ?>></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr bgcolor="e6e6e6">
|
<tr bgcolor="e6e6e6">
|
||||||
|
Loading…
Reference in New Issue
Block a user