--- loncom/interface/slotrequest.pm 2009/02/02 02:56:12 1.87 +++ loncom/interface/slotrequest.pm 2009/02/02 18:20:15 1.88 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler for requesting to have slots added to a students record # -# $Id: slotrequest.pm,v 1.87 2009/02/02 02:56:12 raeburn Exp $ +# $Id: slotrequest.pm,v 1.88 2009/02/02 18:20:15 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -606,7 +606,14 @@ sub get_slot { STUFF - $r->print('

'.&mt('You can either [_1] your reservation from [2] to [_3] or [_4]','',''.$description1.'',''.$description2.'
','

')); + $r->print('

' + .&mt('You can either [_1]Change[_2] your reservation from [_3] to [_4] or' + ,'' + ,''.$description1.'' + ,''.$description2.'') + .'

' + ); &return_link($r); $r->print(<