--- loncom/interface/slotrequest.pm 2016/10/12 14:16:09 1.133 +++ loncom/interface/slotrequest.pm 2016/10/27 21:02:02 1.134 @@ -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.133 2016/10/12 14:16:09 raeburn Exp $ +# $Id: slotrequest.pm,v 1.134 2016/10/27 21:02:02 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1769,7 +1769,7 @@ sub show_table { slotlog => 'History', ); my ($edit,$delete,$showlog,$remove_all); - if ($mgr) { + if ($mgr) { $edit=(<<"EDITLINK"); $lt{'edit'} EDITLINK