diff --git a/lang/en_utf8/install.php b/lang/en_utf8/install.php index 336a0140a1b..e9244260059 100644 --- a/lang/en_utf8/install.php +++ b/lang/en_utf8/install.php @@ -253,7 +253,7 @@ $string['phpversion'] = 'PHP version'; $string['phpversionerror'] = 'PHP version must be at least 4.3.0 or 5.1.0 (5.0.x has a number of known problems).'; $string['phpversionhelp'] = '
Moodle requires a PHP version of at least 4.3.0 or 5.1.0 (5.0.x has a number of known problems).
You are currently running version $a
-You must upgrade PHP or move to a host with a newer version of PHP!
+
You must upgrade PHP or move to a host with a newer version of PHP!
(In case of 5.0.x you could also downgrade to 4.4.x version)