--- loncom/homework/matchresponse.pm 2008/12/11 00:56:20 1.73 +++ loncom/homework/matchresponse.pm 2008/12/11 01:33:55 1.75 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Full matching style response # -# $Id: matchresponse.pm,v 1.73 2008/12/11 00:56:20 raeburn Exp $ +# $Id: matchresponse.pm,v 1.75 2008/12/11 01:33:55 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -519,7 +519,7 @@ sub displayfoils { } else { $optionlist='\framebox[10 mm][s]{\tiny\strut}'; } - } + } } my $option; foreach $option (@used_letters) {