Index: openacs-4/contrib/packages/simulation/www/simbuild/template-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/simulation/www/simbuild/Attic/template-edit.tcl,v diff -u -N -r1.13 -r1.14 --- openacs-4/contrib/packages/simulation/www/simbuild/template-edit.tcl 17 Dec 2003 10:43:06 -0000 1.13 +++ openacs-4/contrib/packages/simulation/www/simbuild/template-edit.tcl 7 Jan 2004 13:12:17 -0000 1.14 @@ -51,14 +51,17 @@ } else { ad_form -extend -name sim_template -form { {template_ready_p:boolean(hidden),optional + {help_text "Only templates marked Ready can be used in SimInst by Case Authors. TODO: this text doesn't appear??"} {value f} } + } } ad_form -extend -name sim_template -form { {suggested_duration:text,optional {label "Suggested Duration"} + {help_text "Can be overridden when template is instantiated."} } {description:richtext(richtext),optional {label "Description"}