--- loncom/homework/inputtags.pm 2005/01/20 20:46:03 1.155 +++ loncom/homework/inputtags.pm 2005/01/31 22:00:40 1.156 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # input definitons # -# $Id: inputtags.pm,v 1.155 2005/01/20 20:46:03 albertel Exp $ +# $Id: inputtags.pm,v 1.156 2005/01/31 22:00:40 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -760,7 +760,7 @@ sub gradestatus { if ( $status eq 'SHOW_ANSWER' || $status eq 'CANNOT_ANSWER') {$showbutton = 0;} if ( $showbutton ) { if ($target ne 'tex') { - $button = ''; + $button = ''; } } if ($Apache::lonhomework::history{"resource.$id.afterduedate"}) {