--- modules/relate/lonlogin.pm 2012/02/12 19:39:13 1.5
+++ modules/relate/lonlogin.pm 2012/03/01 01:00:38 1.9
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Login Screen
#
-# $Id: lonlogin.pm,v 1.5 2012/02/12 19:39:13 raeburn Exp $
+# $Id: lonlogin.pm,v 1.9 2012/03/01 01:00:38 relate Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -396,9 +396,10 @@ ENDSCRIPT
# ------------------------------------------------------------ Additional Texts
$lt{'newto'} = &mt('New to the [_1]Mechanics Online[_2] site?','','');
$lt{'mech'} = &mt('Mechanics Online is a Newtonian Mechanics course developed by Professor David Pritchard and the RELATE education group at MIT. [_1]Learn more[_2]','','');
+ $lt{'thco'} = &mt('The course opens on March 1st at 10:00am EST. If you sign up before then you will be automatically enrolled in the course.');
$lt{'runson'} = &mt('Mechanics Online runs on [_1]LON-CAPA[_2] - an open source, freeware, distributed learning content management and assessment system.',
'',
- ' ');
+ '');
$lt{'newhere'} = &mt('New to [_1]Mechanics Online[_2]:','','');
$lt{'browser'} = &mt('Your browser must allow [_1]cookies[_2]',
'','');
@@ -406,7 +407,7 @@ ENDSCRIPT
my ($contactrow,$domainrow,$serverrow,$loadrow,$userloadrow,$versionrow);
$contactrow = <<"END";