MDL-14652 missing closing p added - thanks Koen

This commit is contained in:
skodak 2008-05-02 07:41:33 +00:00
parent 70044d63c4
commit f3cc33d499

View 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>