diff options
author | David Baudens <baudens@mandriva.com> | 2004-02-12 10:42:17 +0000 |
---|---|---|
committer | David Baudens <baudens@mandriva.com> | 2004-02-12 10:42:17 +0000 |
commit | 4616ede845b177322dab0c1455983d90e88ab770 (patch) | |
tree | e5ce30af251fafd5ac58aced94ec5fb374ac55f9 /perl-install/share/advertising/pwp-10.pl | |
parent | 85b19a04cd2cd0fde76a3ed1492b2a1f80cedf5e (diff) | |
download | drakx-backup-do-not-use-4616ede845b177322dab0c1455983d90e88ab770.tar drakx-backup-do-not-use-4616ede845b177322dab0c1455983d90e88ab770.tar.gz drakx-backup-do-not-use-4616ede845b177322dab0c1455983d90e88ab770.tar.bz2 drakx-backup-do-not-use-4616ede845b177322dab0c1455983d90e88ab770.tar.xz drakx-backup-do-not-use-4616ede845b177322dab0c1455983d90e88ab770.zip |
Final versions for MDK 10.0
Diffstat (limited to 'perl-install/share/advertising/pwp-10.pl')
-rw-r--r-- | perl-install/share/advertising/pwp-10.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/share/advertising/pwp-10.pl b/perl-install/share/advertising/pwp-10.pl index 543502f61..9912f79a7 100644 --- a/perl-install/share/advertising/pwp-10.pl +++ b/perl-install/share/advertising/pwp-10.pl @@ -10,7 +10,7 @@ $border = 10; #- for leftish text # @text = ([ N("text to display"), center => 1 ], -@text = (N("Do you require assistance?"), +@text = ([ N("<b>Do you require assistance?</b>"), center => 1 ], ' ', N("<b>MandrakeExpert</b> is the primary source for technical support."), ' ', |