Index: openacs-4/packages/acs-subsite/www/admin/configure.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/www/admin/configure.tcl,v diff -u -r1.7 -r1.8 --- openacs-4/packages/acs-subsite/www/admin/configure.tcl 16 Oct 2003 20:24:57 -0000 1.7 +++ openacs-4/packages/acs-subsite/www/admin/configure.tcl 11 Dec 2003 21:39:55 -0000 1.8 @@ -11,16 +11,14 @@ set context [list "Configuration"] -# TODO: Add join policy - ad_form -name name -cancel_url [ad_conn url] -mode display -form { {instance_name:text {label "Subsite name"} {html {size 50}} } {master_template:text(select) {label "Template"} - {help_text "Choose the layout and navigation you want for your community."} + {help_text "Choose the layout and navigation you want for your subsite."} {options [subsite::get_template_options]} } {visibility:text(select)