]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-14652 missing closing p added - thanks Koen
authorskodak <skodak>
Fri, 2 May 2008 07:41:33 +0000 (07:41 +0000)
committerskodak <skodak>
Fri, 2 May 2008 07:41:33 +0000 (07:41 +0000)
lang/en_utf8/install.php

index 25deb88aea42a9262cf44f3ca3a754f02478668b..930c7fa436fa04d67a648346c75acab08a01110b 100644 (file)
@@ -296,7 +296,7 @@ $string['pgsqlextensionisnotpresentinphp'] = 'PHP has not been properly configur
 $string['php52versionerror'] = 'PHP version must be at least 5.2.0.';
 $string['php52versionhelp'] = '<p>Moodle requires a PHP version of at least 5.2.0.</p>
 <p>You are currently running version $a</p>
-<p>You must upgrade PHP or move to a host with a newer version of PHP!';
+<p>You must upgrade PHP or move to a host with a newer version of PHP!</p>';
 $string['phpversion'] = 'PHP version';
 $string['phpversionhelp'] = '<p>Moodle requires a PHP version of at least 4.3.0 or 5.1.0 (5.0.x has a number of known problems).</p>
 <p>You are currently running version $a</p>