From c4d783de4efdb7969e676e86ea77baa2e8b17730 Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Thu, 8 Sep 2005 20:04:24 +0000 Subject: remove unwanted text --- kolab_wizard/Kolab.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"; -- cgit v1.2.1