Index: openacs-4/packages/acs-admin/www/users/merge-final.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/users/merge-final.tcl,v diff -u -r1.8 -r1.9 --- openacs-4/packages/acs-admin/www/users/merge-final.tcl 19 Jan 2018 13:40:40 -0000 1.8 +++ openacs-4/packages/acs-admin/www/users/merge-final.tcl 25 Apr 2018 08:49:03 -0000 1.9 @@ -59,16 +59,17 @@ -operation MergeUser \ -call_args $parameters] - # TODO: Add to the SC implementations of the SC - # an output to improve the msg's of the the final - # status of auth_authentication merge. - # It could be a list as we did with callbacks implementations. + # TODO: Add to the SC implementations of the SC an output to + # improve the messages of the final status of auth_authentication + # merge. It could be a list as we did with callbacks + # implementations. + # # foreach item $user_res { - # append results "
  • [lindex $item 0]
  • " + # append results "
  • [lindex $item 0]
  • " # } # append results ""