From: ivan Date: Thu, 21 Nov 2002 20:44:45 +0000 (+0000) Subject: change DN labeling for those obtuse blockheads at netmagic X-Git-Tag: freeside_1_5_0pre1~120 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=4d04b87cf2223bea7c913f587a248c111862f070 change DN labeling for those obtuse blockheads at netmagic --- 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',