Index: openacs-4/packages/wp-slim/www/edit-presentation.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/wp-slim/www/Attic/edit-presentation.tcl,v diff -u -r1.4 -r1.4.2.1 --- openacs-4/packages/wp-slim/www/edit-presentation.tcl 6 Sep 2002 15:32:23 -0000 1.4 +++ openacs-4/packages/wp-slim/www/edit-presentation.tcl 24 Jan 2003 09:39:40 -0000 1.4.2.1 @@ -47,4 +47,10 @@ set context [list [list "presentation-top?[export_url_vars pres_item_id]" "$pres_title"] "Edit Presentation"] +# quote html tags +set page_signature [ad_quotehtml $page_signature] +set copyright_notice [ad_quotehtml $copyright_notice] +set audience [ad_quotehtml $audience] +set background [ad_quotehtml $background] + ad_return_template