--- loncom/homework/functionplotresponse.pm 2012/10/08 11:04:46 1.101 +++ loncom/homework/functionplotresponse.pm 2013/07/12 21:19:17 1.102 @@ -1,7 +1,7 @@ # LearningOnline Network with CAPA # Functionplot responses # -# $Id: functionplotresponse.pm,v 1.101 2012/10/08 11:04:46 foxr Exp $ +# $Id: functionplotresponse.pm,v 1.102 2013/07/12 21:19:17 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1485,7 +1485,7 @@ sub start_functionplotresponse { $env{'form.counter'},$Apache::lonxml::curdepth); &Apache::lonxml::add_script_result( &Apache::loncommon::modal_adhoc_window($function_name,700,500, - '
'.$Apache::functionplotresponse::ruleslog.'
', + '
'.$Apache::functionplotresponse::ruleslog.'
', &mt('Rules Log'))."
"); } return $result;