Index: openacs-4/packages/project-manager/www/task-one.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/project-manager/www/task-one.tcl,v diff -u -r1.12 -r1.13 --- openacs-4/packages/project-manager/www/task-one.tcl 11 Aug 2005 21:31:55 -0000 1.12 +++ openacs-4/packages/project-manager/www/task-one.tcl 5 Apr 2018 14:44:09 -0000 1.13 @@ -95,6 +95,6 @@ set exist_order_by_p 0 } -# Retrieving the value of the parameter to knwo wich template we call +# Retrieving the value of the parameter to know which template we call set template_src [parameter::get -parameter "TaskOne"] # ------------------------- END OF FILE ------------------------- #