Index: openacs-4/packages/simulation/www/simbuild/task-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/www/simbuild/task-edit.tcl,v diff -u -r1.28 -r1.29 --- openacs-4/packages/simulation/www/simbuild/task-edit.tcl 23 Jan 2004 13:23:42 -0000 1.28 +++ openacs-4/packages/simulation/www/simbuild/task-edit.tcl 23 Jan 2004 13:30:14 -0000 1.29 @@ -109,13 +109,10 @@ {label "Trigger Type"} {options { { "User task" user } - { "Automatic" auto } - { "Time" time } - { "Message" message } + { "Automatic timer" time } { "Initial action" init } { "Workflow" workflow } { "Parallel" parallel } - { "Dynamic parallel" dynamic } }} {html {onChange "javascript:acs_FormRefresh('task');"}} }