Index: openacs-4/packages/dotlrn-dotlrn/tcl/dotlrn-members-staff-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-dotlrn/tcl/dotlrn-members-staff-procs.tcl,v diff -u -N -r1.16 -r1.17 --- openacs-4/packages/dotlrn-dotlrn/tcl/dotlrn-members-staff-procs.tcl 7 Aug 2017 23:48:10 -0000 1.16 +++ openacs-4/packages/dotlrn-dotlrn/tcl/dotlrn-members-staff-procs.tcl 27 Mar 2018 14:22:30 -0000 1.17 @@ -133,7 +133,7 @@ @param args a list-ified array of args defined in add_applet_to_community } { ns_log notice "** Error in [get_pretty_name]: 'add_portlet' not implemented!" - ad_return_complaint 1 "Please notifiy the administrator of this error: + ad_return_complaint 1 "Please notify the administrator of this error: ** Error in [get_pretty_name]: 'add_portlet' not implemented!" } @@ -145,7 +145,7 @@ @param args a list-ified array of args defined in remove_applet_from_community } { ns_log notice "** Error in [get_pretty_name]: 'remove_portlet' not implemented!" - ad_return_complaint 1 "Please notifiy the administrator of this error: + ad_return_complaint 1 "Please notify the administrator of this error: ** Error in [get_pretty_name]: 'remove_portlet' not implemented!" }