Index: openacs-4/packages/edit-this-page/www/etp-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/edit-this-page/www/etp-edit.tcl,v diff -u -N -r1.5 -r1.6 --- openacs-4/packages/edit-this-page/www/etp-edit.tcl 4 Apr 2003 15:59:38 -0000 1.5 +++ openacs-4/packages/edit-this-page/www/etp-edit.tcl 11 Aug 2003 21:06:57 -0000 1.6 @@ -77,7 +77,7 @@ set form_vars [export_form_vars name attribute] -set page_title "$attribute_title for page \"$page_title\"" +set page_title "$attribute_title for page '$page_title'" if {$name == "index"} { set context [list [list "etp?[export_url_vars name]" Edit] $attribute_title]