From: ivan Date: Thu, 21 Nov 2002 20:44:49 +0000 (+0000) Subject: change DN labeling for those obtuse blockheads at netmagic X-Git-Tag: freeside_1_4_1beta6~42 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=ca86b0348415a3dfe81243bc1991851390492830;p=freeside.git change DN labeling for those obtuse blockheads at netmagic --- diff --git a/FS/FS/part_export.pm b/FS/FS/part_export.pm index 1e5470e55..338b4e3a9 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',