Index: openacs-4/packages/simulation/www/siminst/simulation-enrollment.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/www/siminst/Attic/simulation-enrollment.tcl,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/simulation/www/siminst/simulation-enrollment.tcl 6 Jan 2004 18:36:28 -0000 1.1 +++ openacs-4/packages/simulation/www/siminst/simulation-enrollment.tcl 7 Jan 2004 15:54:55 -0000 1.2 @@ -16,7 +16,7 @@ {enroll_type:text(radio) {label "Enrollment type"} {options {{"By invitation only" closed} {Open open}}} - {html {onChange "javascript:FormRefresh('simulation');"}} + {html {onChange "javascript:acs_FormRefresh('simulation');"}} } {enroll_start:date,to_sql(ansi),from_sql(ansi),optional {label "Enrollment start date"}