X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/3a94f4d2dd9a835d4a7007e1b999ea00b3c4e1cd..c6197636591218179ef7875dc8a648bc88cdc833:/bin/mozilla/installationcheck.pl diff --git a/bin/mozilla/installationcheck.pl b/bin/mozilla/installationcheck.pl index ca8c7895a..869177b0c 100644 --- a/bin/mozilla/installationcheck.pl +++ b/bin/mozilla/installationcheck.pl @@ -24,14 +24,14 @@ sub verify_installation {
+ title="kivitendo stylesheet">| . $locale->text("At least one Perl module that Lx-Office ERP " . +
| . $locale->text("At least one Perl module that kivitendo ERP " . "requires for running is not installed on your " . "system.") . " " . @@ -76,7 +76,7 @@ sub verify_installation { " " . $locale->text("Here's an example command line:") . qq|
-perl -MCPAN -e "install CGI::Ajax"
perl -MCPAN -e "install Config::Std"
| . $locale->text("The third way is to download the module from the " . "above mentioned URL and to install the module " .