]> git.mjollnir.org Git - moodle.git/commitdiff
moving towards XHTML compliance
authorkoenr <koenr>
Wed, 26 Jan 2005 14:47:26 +0000 (14:47 +0000)
committerkoenr <koenr>
Wed, 26 Jan 2005 14:47:26 +0000 (14:47 +0000)
lang/en/admin.php

index 1253d592b39a30a8787d79647326732b38095201..8def5b77513259c630892b980df147c185ec1863 100755 (executable)
@@ -11,7 +11,7 @@ $string['calendarsettings'] = 'Calendar';
 $string['confirmation'] = 'Confirmation';
 $string['confirmdeletedst'] = 'Deleting the preset named <strong>$a</strong> will immediately disable DST for all users of that preset. This could possibly change their perception of time without warning. Are you sure you want to continue?';
 $string['confirmdeletedstdefault'] = '<strong>The preset named $a is being used for all users of this site!</strong> Deleting it will change their perception of time without warning. Are you sure you want to continue?';
-$string['cronwarning'] = 'The cron.php maintenance script has not run recently (at least not in the last 24 hs). <br>If you have not configured it yet, check the installation instructions, in the <em>Set up cron</em> section.';
+$string['cronwarning'] = 'The cron.php maintenance script has not run recently (at least not in the last 24 hs). <br />If you have not configured it yet, check the installation instructions, in the <em>Set up cron</em> section.';
 $string['dstisapreference'] = 'Each user can choose which preset to use';
 $string['dstisforcedto'] = 'Force all users to use';
 $string['dstpresets'] = 'DST Presets';