Index: openacs-4/packages/evaluation/www/answer-ok.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation/www/answer-ok.tcl,v diff -u -N -r1.4 -r1.5 --- openacs-4/packages/evaluation/www/answer-ok.tcl 8 Aug 2006 21:26:41 -0000 1.4 +++ openacs-4/packages/evaluation/www/answer-ok.tcl 7 Aug 2017 23:48:10 -0000 1.5 @@ -9,7 +9,13 @@ @cvs-id $Id$ } -query { - return_url:notnull + return_url:localurl,notnull } ad_return_template + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: