Index: openacs-4/packages/attendance/lib/cp-attendance.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/attendance/lib/cp-attendance.tcl,v diff -u -r1.15 -r1.16 --- openacs-4/packages/attendance/lib/cp-attendance.tcl 25 Feb 2006 16:43:05 -0000 1.15 +++ openacs-4/packages/attendance/lib/cp-attendance.tcl 11 Mar 2006 21:26:13 -0000 1.16 @@ -81,3 +81,4 @@ set attendance_msg "To use the Attendance Tracking feature you must create a \"Session\" designtation for calendar events. Click here to let the system create the \"Session\" designation and enable attendance tracking." } +set attendance_by_user_url ${attendance_url}admin/summary \ No newline at end of file