Index: openacs-4/packages/acs-bootstrap-installer/installer/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/installer/index.tcl,v diff -u -r1.17.2.2 -r1.17.2.3 --- openacs-4/packages/acs-bootstrap-installer/installer/index.tcl 26 Nov 2003 09:45:58 -0000 1.17.2.2 +++ openacs-4/packages/acs-bootstrap-installer/installer/index.tcl 26 Nov 2003 09:58:14 -0000 1.17.2.3 @@ -336,8 +336,9 @@ System URL: -[install_input_widget system_url]
-The canonical URL of your system.

+ [install_input_widget system_url]
+The canonical URL of your system as visible from the outside world
+Usually it should include the port if your server is not on port 80

System Name: @@ -397,7 +398,7 @@ } else { append body "

The OpenACS data model is already installed. Click Next to scan the available packages. - + [install_next_button "packages-install"] " }