--- loncom/interface/slotrequest.pm 2009/05/04 16:45:58 1.96 +++ loncom/interface/slotrequest.pm 2009/05/16 22:50:35 1.98 @@ -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.96 2009/05/04 16:45:58 bisitz Exp $ +# $Id: slotrequest.pm,v 1.98 2009/05/16 22:50:35 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -707,7 +707,8 @@ $lt{'or'} STUFF if (!$inhibit_return_link) { - $r->print(&mt('or').'

').&return_link($r); + $r->print(&mt('or').'

'); + &return_link($r); } else { $r->print('

'); } @@ -2103,7 +2104,7 @@ Total number of records found in file: $ Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to create the slots.
- +