change DN labeling for those obtuse blockheads at netmagic
authorivan <ivan>
Thu, 21 Nov 2002 20:44:45 +0000 (20:44 +0000)
committerivan <ivan>
Thu, 21 Nov 2002 20:44:45 +0000 (20:44 +0000)
FS/FS/part_export.pm

index 86bd424..8e8a828 100644 (file)
@@ -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',