--- modules/relate/lonlogin.pm 2012/02/13 15:00:24 1.6 +++ modules/relate/lonlogin.pm 2012/02/14 00:28:01 1.7 @@ -1,7 +1,7 @@ # The LearningOnline Network # Login Screen # -# $Id: lonlogin.pm,v 1.6 2012/02/13 15:00:24 raeburn Exp $ +# $Id: lonlogin.pm,v 1.7 2012/02/14 00:28:01 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -398,7 +398,7 @@ ENDSCRIPT $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{'runson'} = &mt('Mechanics Online runs on [_1]LON-CAPA[_2] - an open source, freeware, distributed learning content management and assessment system.', '', - ' LC'); + ''); $lt{'newhere'} = &mt('New to [_1]Mechanics Online[_2]:','',''); $lt{'browser'} = &mt('Your browser must allow [_1]cookies[_2]', '',''); @@ -459,7 +459,8 @@ END $versionrow = <<"END"; - $version + + LC $version END