mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Alter language of homedir/shell question
This commit is contained in:
parent
49a0d8db8a
commit
6c5d4a632a
@ -44,7 +44,7 @@
|
||||
<?php $selected = array(); ?>
|
||||
|
||||
<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>
|
||||
</tr>
|
||||
<tr bgcolor="e6e6e6">
|
||||
|
Loading…
Reference in New Issue
Block a user