Index: openacs-4/packages/forums/www/resources/message-effects.js =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/forums/www/resources/message-effects.js,v diff -u -r1.2 -r1.3 --- openacs-4/packages/forums/www/resources/message-effects.js 31 Jan 2018 20:25:55 -0000 1.2 +++ openacs-4/packages/forums/www/resources/message-effects.js 3 Sep 2024 15:37:39 -0000 1.3 @@ -1,5 +1,5 @@ /* -- Script for collapse or expand the parent message and all his childs +- Script for collapse or expand the parent message and all his children - It uses the scriptaculous libraries for the effects Author: Veronica De La Cruz @@ -169,7 +169,7 @@ // Make that the parent message and all his children - // take part on the efect + // take part on the effect for (var i=0;i< childArray.length;i++){