--- loncom/homework/rankresponse.pm 2008/12/11 04:04:15 1.57.2.1 +++ loncom/homework/rankresponse.pm 2008/12/18 20:04:46 1.57.2.2 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # rank style response # -# $Id: rankresponse.pm,v 1.57.2.1 2008/12/11 04:04:15 raeburn Exp $ +# $Id: rankresponse.pm,v 1.57.2.2 2008/12/18 20:04:46 raeburn Exp $ # Copyright Michigan State University Board of Trustees # # This file is part of the LearningOnline Network with CAPA (LON-CAPA). @@ -50,7 +50,7 @@ sub start_rankresponse { } elsif ($target eq 'edit' ) { $result.=&Apache::edit::start_table($token) .''.&Apache::lonxml::description($token).'' - .'span class="LC_nobreak">'.&mt('Delete?').' ' + .''.&mt('Delete?').' ' .&Apache::edit::deletelist($target,$token) .'' .' '.&Apache::edit::end_row()