Index: openacs-4/packages/project-manager/www/assign-myself.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/project-manager/www/assign-myself.tcl,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/project-manager/www/assign-myself.tcl 8 Jan 2006 08:29:42 -0000 1.2 +++ openacs-4/packages/project-manager/www/assign-myself.tcl 5 Apr 2018 14:44:09 -0000 1.3 @@ -1,6 +1,6 @@ # packages/project-manager/www/assign-myself ad_page_contract { - Assign all the recieved tasks to the recieved role, default to lead. + Assign all the received tasks to the received role, default to lead. @author Miguel Marin (miguelmarin@viaro.net) @author Malte Sussdorff (malte.sussdorff@cognovis.de) (fixing the page) } { @@ -45,7 +45,7 @@ {options $roles_list} } } -on_submit { - + # We are going to reassign all the checked tasks to the user_id foreach task $task_item_id { # We remove the current assignment