Index: openacs-4/packages/acs-tcl/tcl/defs-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/defs-procs.tcl,v diff -u -r1.18 -r1.19 --- openacs-4/packages/acs-tcl/tcl/defs-procs.tcl 16 Sep 2002 11:17:08 -0000 1.18 +++ openacs-4/packages/acs-tcl/tcl/defs-procs.tcl 23 Sep 2002 11:23:49 -0000 1.19 @@ -423,7 +423,7 @@ @param title Title to be used for the error (will be shown to user) @param explanation Explanation for the exception. } { - ns_return $status text/html "[ad_header_with_extra_stuff $title "" ""] + doc_return $status text/html "[ad_header_with_extra_stuff $title "" ""]

$title


$explanation