--- loncom/homework/inputtags.pm 2009/07/08 10:53:08 1.259 +++ loncom/homework/inputtags.pm 2009/07/17 15:27:17 1.260 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # input definitons # -# $Id: inputtags.pm,v 1.259 2009/07/08 10:53:08 onken Exp $ +# $Id: inputtags.pm,v 1.260 2009/07/17 15:27:17 droeschl Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1289,11 +1289,9 @@ sub gradestatus { if ( $showbutton ) { if ($target ne 'tex') { $button = - ''; + ''; } }