From 4d04b87cf2223bea7c913f587a248c111862f070 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 21 Nov 2002 20:44:45 +0000 Subject: [PATCH] change DN labeling for those obtuse blockheads at netmagic --- FS/FS/part_export.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/part_export.pm b/FS/FS/part_export.pm index 86bd4240e..8e8a828e7 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', -- 2.11.0