Alter language of homedir/shell question

This commit is contained in:
Miles Lott 2001-03-31 12:10:07 +00:00
parent 49a0d8db8a
commit 6c5d4a632a

View File

@ -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">