From 646a0bce8e3b6c4f1c18b0e1c44d82b0b17bd32b Mon Sep 17 00:00:00 2001 From: damien Date: Mon, 25 Feb 2002 13:51:14 +0000 Subject: corrected advertisings --- perl-install/share/advertising/13-Nvert.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-install/share/advertising/13-Nvert.pl b/perl-install/share/advertising/13-Nvert.pl index 8500c7df9..b764bd630 100644 --- a/perl-install/share/advertising/13-Nvert.pl +++ b/perl-install/share/advertising/13-Nvert.pl @@ -6,7 +6,7 @@ $icon = 0; $icon_dx = 0; $icon_dy = 0; @data = ( - [ _("For more information on MandrakeSoft's Professional Services and commercial offerings, please dial the toll-free number that you will find here:"), 0, 0, 400, 100, 0], + [ _("For more information on MandrakeSoft's Professional Services and commercial offerings, please see the following web page:"), 0, 0, 400, 100, 0], # This phone number has to be '1877 MDKCORP' for USA and Canada, '0821 231 231' for France. For other, I dunno! (dams) [ _("http://www.mandrakesoft.com/sales/contact"), 0, 120, 400, 150 ], # [ 'text', $x, $y, $area_width, $area_height ], -- cgit v1.2.1