X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/3d7898cf2bab46c72face3011460d093d8778b32..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 " .