Index: openacs-4/packages/dotlrn-syllabus/tcl/syllabus-admin-portlet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-syllabus/tcl/syllabus-admin-portlet-procs.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/dotlrn-syllabus/tcl/syllabus-admin-portlet-procs.tcl 9 May 2002 23:59:53 -0000 1.2 +++ openacs-4/packages/dotlrn-syllabus/tcl/syllabus-admin-portlet-procs.tcl 24 May 2002 01:58:46 -0000 1.3 @@ -42,7 +42,7 @@ } ad_proc -public add_self_to_page { - portal_id + {-portal_id:required} } { Adds a syllabus admin portlet element to the specified portal } { @@ -53,7 +53,7 @@ } ad_proc -public remove_self_from_page { - portal_id + {-portal_id:required} } { Removes a syllabus admin portlet element from the specified portal } {