From 8600514bc88dfb8602c670862d867a95172a96b6 Mon Sep 17 00:00:00 2001 From: koenr Date: Wed, 26 Jan 2005 14:47:26 +0000 Subject: [PATCH] moving towards XHTML compliance --- lang/en/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/admin.php b/lang/en/admin.php index 1253d592b3..8def5b7751 100755 --- a/lang/en/admin.php +++ b/lang/en/admin.php @@ -11,7 +11,7 @@ $string['calendarsettings'] = 'Calendar'; $string['confirmation'] = 'Confirmation'; $string['confirmdeletedst'] = 'Deleting the preset named $a 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'] = 'The preset named $a is being used for all users of this site! 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).
If you have not configured it yet, check the installation instructions, in the Set up cron section.'; +$string['cronwarning'] = 'The cron.php maintenance script has not run recently (at least not in the last 24 hs).
If you have not configured it yet, check the installation instructions, in the Set up cron section.'; $string['dstisapreference'] = 'Each user can choose which preset to use'; $string['dstisforcedto'] = 'Force all users to use'; $string['dstpresets'] = 'DST Presets'; -- 2.39.5