summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authorcvs2git <cvs2git>2002-09-08 11:36:18 +0000
committercvs2git <cvs2git>2002-09-08 11:36:18 +0000
commita5be8c0dfd1362cf35d6883eae4bcac520c7daee (patch)
tree1d7d768a854e5b389c9f1ac265eeb3280f99ec32 /FS
parentd35af6bf3827731fc639b975616b941d1e470183 (diff)
parent535b26281b31fc784923db3aabbde7766ca35a59 (diff)
This commit was manufactured by cvs2svn to create tag 'freeside_1_4_1beta1'.freeside_1_4_1beta1
Diffstat (limited to 'FS')
-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 3c1a3de8e..251184371 100644
--- a/FS/FS/part_export.pm
+++ b/FS/FS/part_export.pm
@@ -778,7 +778,7 @@ tie my %sqlmail_options, 'Tie::IxHash',
'vpopmail' => {
'desc' => 'Real-time export to vpopmail text files',
'options' => \%vpopmail_options,
- 'notes' => 'Real time export to <a href="http://inter7.com/vpopmail/">vpopmail</a> text files. <a href="http://search.cpan.org/search?dist=File-Rsync">File::Rsync</a> must be installed, and you will need to <a href="../docs/ssh.html">setup SSH for unattended operation</a>',
+ 'notes' => 'Real time export to <a href="http://inter7.com/vpopmail/">vpopmail</a> text files (...extended description from jeff?...) <a href="http://search.cpan.org/search?dist=File-Rsync">File::Rsync</a> must be installed.',
},
},