diff options
Diffstat (limited to 'httemplate/edit')
| -rw-r--r-- | httemplate/edit/part_export.cgi | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/httemplate/edit/part_export.cgi b/httemplate/edit/part_export.cgi index 25e8f5be0..0ca964e02 100644 --- a/httemplate/edit/part_export.cgi +++ b/httemplate/edit/part_export.cgi @@ -87,7 +87,7 @@ my %exports = (          'groupID'  => { label=>'InfoStreet groupID', },        },        'nodomain' => 'Y', -      'notes' => 'http://www.infostreet.com/ .... install Frontier::Client', +      'notes' => 'Real-time export to <a href="http://www.infostreet.com/">InfoStreet</a> streetSmartAPI.  Requires installation of <a href="http://search.cpan.org/search?dist=Frontier-Client">Frontier::Client</a> from CPAN.',      }    }, | 
