'.
&Apache::lonhtmlcommon::row_closure($closure);
}
@@ -246,10 +247,10 @@ sub end_essayresponse {
&Apache::lonnet::put('nohist_essay_'.$apath,
{ $akey => $response },$adom,$aname);
}
- }
+ }
}
}
- }
+ }
} elsif ($target eq 'edit') {
$result.=&Apache::edit::end_table();