diff options
Diffstat (limited to 'perl-install/share/advertising/27.pl')
-rw-r--r-- | perl-install/share/advertising/27.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/share/advertising/27.pl b/perl-install/share/advertising/27.pl index 359e8e54b..9a89fa3c5 100644 --- a/perl-install/share/advertising/27.pl +++ b/perl-install/share/advertising/27.pl @@ -18,4 +18,4 @@ $border = 10; #- for leftish text ' ', N("This platform has just been <b>redesigned</b> to improve its efficiency and usability."), ' ', - [ N("Stop by today at <b>store.mandrakesoft.com</b>!"), center => 1 ]);
\ No newline at end of file + [ N("Stop by today at <b>store.mandriva.com</b>!"), center => 1 ]); |