Index: openacs-4/packages/ams/tcl/ams-install-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ams/tcl/ams-install-procs.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/ams/tcl/ams-install-procs.tcl 9 Sep 2005 17:08:30 -0000 1.1 +++ openacs-4/packages/ams/tcl/ams-install-procs.tcl 12 Sep 2005 22:01:56 -0000 1.2 @@ -29,6 +29,9 @@ } } } + 1.1d3 1.1d4 { + apm_parameter_register "DefaultAdressLayoutP" "Especify the default template for input and display layout for the address. Set to 1 for { street, city, state, zip, country } or 0 for { street, zip, city, state, country }" "ams" "1" "number" "address-widget" + } } }