diff options
Diffstat (limited to 'perl-install/share/advertising/ppp-02.pl')
-rw-r--r-- | perl-install/share/advertising/ppp-02.pl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-install/share/advertising/ppp-02.pl b/perl-install/share/advertising/ppp-02.pl index f5ef4d868..6c9eb25d5 100644 --- a/perl-install/share/advertising/ppp-02.pl +++ b/perl-install/share/advertising/ppp-02.pl @@ -12,6 +12,6 @@ $border = 10; #- for leftish text @text = ([ N("<b>PowerPack+</b>"), center => 1 ], ' ', - N("PowerPack+ is a full-featured Linux solution for small to medium-sized networks. PowerPack+ increases the value of the standard PowerPack by adding a comprehensive selection of world-class server applications."), - ' ', - N("It is the only Mandrake Linux product that includes the groupware solution.")); + N("PowerPack+ is a full-featured Linux solution for small to medium-sized networks. PowerPack+ increases the value of the standard PowerPack by adding a comprehensive selection of world-class server applications."), + ' ', + N("It is the only Mandrake Linux product that includes the groupware solution.")); |