Index: openacs-4/packages/xowf/lib/inclass-exam.wf =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/lib/Attic/inclass-exam.wf,v diff -u -r1.1.2.36 -r1.1.2.37 --- openacs-4/packages/xowf/lib/inclass-exam.wf 17 Jun 2020 21:59:50 -0000 1.1.2.36 +++ openacs-4/packages/xowf/lib/inclass-exam.wf 18 Jun 2020 14:23:08 -0000 1.1.2.37 @@ -128,7 +128,7 @@ open_submission_review proc activate {obj} { set aLink [$obj pretty_link -query m=view-my-exam] $obj util_user_message -html -message \ - "[$obj name] exam review is available as [ns_quotehtml $aLink]"$msg + "[$obj name] exam review is available as [ns_quotehtml $aLink]" } ########################################################################