Index: openacs-4/packages/acs-bootstrap-installer/installer.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/installer.tcl,v diff -u -r1.7 -r1.8 --- openacs-4/packages/acs-bootstrap-installer/installer.tcl 31 Jan 2003 16:30:12 -0000 1.7 +++ openacs-4/packages/acs-bootstrap-installer/installer.tcl 18 Jul 2003 11:36:34 -0000 1.8 @@ -62,7 +62,7 @@ # Returns a simple next button. proc install_next_button { url } { - return "
\">
" + return "
\">
" }