--- loncom/homework/rankresponse.pm 2008/12/11 04:02:18 1.60 +++ loncom/homework/rankresponse.pm 2008/12/12 09:19:34 1.61 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # rank style response # -# $Id: rankresponse.pm,v 1.60 2008/12/11 04:02:18 raeburn Exp $ +# $Id: rankresponse.pm,v 1.61 2008/12/12 09:19:34 bisitz Exp $ # Copyright Michigan State University Board of Trustees # # This file is part of the LearningOnline Network with CAPA (LON-CAPA). @@ -52,7 +52,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()