Index: openacs-4/packages/curriculum-central/www/coordinate/tl-method-del.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/curriculum-central/www/coordinate/tl-method-del.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/curriculum-central/www/coordinate/tl-method-del.tcl 12 Apr 2006 02:06:18 -0000 1.1 +++ openacs-4/packages/curriculum-central/www/coordinate/tl-method-del.tcl 12 Apr 2006 02:36:14 -0000 1.2 @@ -1,9 +1,7 @@ ad_page_contract { - Deletes a user from the staff group and redirects back to listing of - staff. Able to specify a return_url if the default is not suitable. + Deletes a Teaching and Learning method. - @param staff_id The ID of the user that needs to be removed from the - staff list. + @param method_id The ID of the Teaching and Learning method to remove. @param return_url Optional url to redirect to when the delete operation is complete.