Index: openacs-4/packages/acs-admin/www/auth/batch-action.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/auth/batch-action.tcl,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/acs-admin/www/auth/batch-action.tcl 11 Sep 2003 16:12:30 -0000 1.2 +++ openacs-4/packages/acs-admin/www/auth/batch-action.tcl 16 Sep 2003 13:04:12 -0000 1.3 @@ -7,7 +7,7 @@ entry_id:integer } -auth::sync::entry::get -entry_id $entry_id -array batch_action +auth::sync::job::get_entry -entry_id $entry_id -array batch_action set page_title "One batch action"