Index: openacs-4/packages/acs-templating/www/doc/guide/wizard-procs-doc.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/guide/wizard-procs-doc.html,v diff -u -r1.4.2.1 -r1.4.2.2 --- openacs-4/packages/acs-templating/www/doc/guide/wizard-procs-doc.html 15 Aug 2019 10:18:49 -0000 1.4.2.1 +++ openacs-4/packages/acs-templating/www/doc/guide/wizard-procs-doc.html 6 Jun 2023 09:30:30 -0000 1.4.2.2 @@ -186,8 +186,8 @@

Also the wizard params name is present across the current wizards being used, so the developer has to be aware not to use the same names with different purpose. For example on main wizard with have a param called "name" for - the user name. And on on sub wizard we have the param again called "name" - but used for the file name. + the username. And on on sub wizard we have the param again called "name" + but used for the filename.