Index: openacs-4/packages/xowiki/www/edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/Attic/edit.tcl,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/xowiki/www/edit.tcl 30 Dec 2005 00:09:58 -0000 1.3 +++ openacs-4/packages/xowiki/www/edit.tcl 30 Jan 2006 02:04:51 -0000 1.4 @@ -53,7 +53,7 @@ #ns_log notice "-- form f1 has class [::xowiki::f1 info class]" ::xowiki::f1 generate -::xowiki::f1 instvar page_title context +::xowiki::f1 instvar page_title context formTemplate if {[info exists item_id]} { set rev_link [export_vars -base revisions {{page_id $item_id} title}]