summaryrefslogtreecommitdiff
path: root/FS/FS/part_export.pm
diff options
context:
space:
mode:
authorivan <ivan>2002-11-21 20:44:45 +0000
committerivan <ivan>2002-11-21 20:44:45 +0000
commit4d04b87cf2223bea7c913f587a248c111862f070 (patch)
tree72e36be303a09cc50d2bf21e9dc27026afa1abec /FS/FS/part_export.pm
parent96c1150cabe382dbafbdc8f4e89a2719fe24d605 (diff)
change DN labeling for those obtuse blockheads at netmagic
Diffstat (limited to 'FS/FS/part_export.pm')
-rw-r--r--FS/FS/part_export.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_export.pm b/FS/FS/part_export.pm
index 86bd424..8e8a828 100644
--- a/FS/FS/part_export.pm
+++ b/FS/FS/part_export.pm
@@ -725,7 +725,7 @@ tie my %sqlmail_options, 'Tie::IxHash',
;
tie my %ldap_options, 'Tie::IxHash',
- 'dn' => { label=>'DN' },
+ 'dn' => { label=>'Root DN' },
'password' => { label=>'Optional DN password' },
'attributes' => { label=>'Attributes',
type=>'textarea',