summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntoine Ginies <aginies@mandriva.com>2005-09-08 20:04:24 +0000
committerAntoine Ginies <aginies@mandriva.com>2005-09-08 20:04:24 +0000
commitc4d783de4efdb7969e676e86ea77baa2e8b17730 (patch)
tree205509fee8e33844401430c236c93e68d19ae3e2
parent234658e351d881cca9dbbf3e6462b6c0bbc7585f (diff)
downloaddrakwizard-c4d783de4efdb7969e676e86ea77baa2e8b17730.tar
drakwizard-c4d783de4efdb7969e676e86ea77baa2e8b17730.tar.gz
drakwizard-c4d783de4efdb7969e676e86ea77baa2e8b17730.tar.bz2
drakwizard-c4d783de4efdb7969e676e86ea77baa2e8b17730.tar.xz
drakwizard-c4d783de4efdb7969e676e86ea77baa2e8b17730.zip
remove unwanted text
-rwxr-xr-xkolab_wizard/Kolab.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/kolab_wizard/Kolab.pm b/kolab_wizard/Kolab.pm
index c8172d13..e398b6cd 100755
--- a/kolab_wizard/Kolab.pm
+++ b/kolab_wizard/Kolab.pm
@@ -147,7 +147,7 @@ $o->{pages} = {
next => 'summary',
},
cayesorno => {
- name => N("Kolab can create and manage a certificate authority that can be used to create SSL certificates for use within the Kolab environment.") . "\n\n" . N("You can choose to skip this section if you already have certificates for the Kolab server.CA and certificate"),
+ name => N("Kolab can create and manage a certificate authority that can be used to create SSL certificates for use within the Kolab environment.") . "\n\n" . N("You can choose to skip this section if you already have certificates for the Kolab server."),
post => sub {
if ($o->{var}{cayesorno}) {
$CAYESORNO = "y";