summaryrefslogtreecommitdiff
path: root/httemplate/edit/part_export.cgi
diff options
context:
space:
mode:
authorivan <ivan>2002-04-05 00:42:21 +0000
committerivan <ivan>2002-04-05 00:42:21 +0000
commit92badebcb286260d7861bd09a2450eea18c4259e (patch)
tree9a97a4d3463f725c3309e57b48a72c56f07c7da6 /httemplate/edit/part_export.cgi
parent63df8b9db2932e2039c4268e90e1ff522ba0f61a (diff)
Checkin of disparate changes from working on the road:
- generic SQL query - move exports out to their own files - small cleanup of selfadmin server
Diffstat (limited to 'httemplate/edit/part_export.cgi')
-rw-r--r--httemplate/edit/part_export.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/part_export.cgi b/httemplate/edit/part_export.cgi
index 25e8f5b..0ca964e 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.',
}
},