Index: openacs-4/packages/acs-templating/tcl/wizard-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/wizard-procs.tcl,v diff -u -r1.14 -r1.15 --- openacs-4/packages/acs-templating/tcl/wizard-procs.tcl 29 Mar 2018 21:24:01 -0000 1.14 +++ openacs-4/packages/acs-templating/tcl/wizard-procs.tcl 25 Apr 2018 08:42:17 -0000 1.15 @@ -689,7 +689,7 @@ get_reference - # check the old visited step on the the state manager + # check the old visited step on the state manager set visited_step [ad_get_client_property -default "" $key ${wizard_name}visited] if {$visited_step ne "" } { template::wizard::set_visited_step $visited_step