diff --git a/revolution_16/install/etape_2.php b/revolution_16/install/etape_2.php index 832469c5..63cb13a6 100755 --- a/revolution_16/install/etape_2.php +++ b/revolution_16/install/etape_2.php @@ -29,7 +29,7 @@ function etape_2() { fclose($myfile); $nohalt = true; } else { - $licence_text = inst_translate('Fichier de licence indisponible !'); + $licence_text = ins_translate('Fichier de licence indisponible !'); $nohalt = false; } echo ' @@ -51,4 +51,4 @@ function etape_2() { '; } -?> \ No newline at end of file +?>