Index: openacs-4/packages/new-portal/tcl/portal-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/new-portal/tcl/portal-procs.tcl,v diff -u -N -r1.199 -r1.200 --- openacs-4/packages/new-portal/tcl/portal-procs.tcl 25 Apr 2018 19:47:47 -0000 1.199 +++ openacs-4/packages/new-portal/tcl/portal-procs.tcl 30 Apr 2018 09:14:23 -0000 1.200 @@ -776,7 +776,7 @@ } elseif { [ns_set get $form "op_revert"] ne "" } { #Transaction here was causeing uncaught deadlocks so it was removed. - CM 9-11-02 - #It doesn't seem necessary to have a transaction here. Its not a big deal if this fails in the the middle. The user can just revert again. + #It doesn't seem necessary to have a transaction here. Its not a big deal if this fails in the middle. The user can just revert again. set template_id [get_portal_template_id $portal_id] @@ -2235,7 +2235,7 @@ A helper proc for portlet "remove_self_from_page" procs. The inverse of the above proc. - Removes the given parameters from all the the portlets + Removes the given parameters from all the portlets of this type on the given page. If by removing this param, there are no more params (say instace_id's) of this type, that means that the portlet has become empty and can be