Index: openacs-4/packages/acs-templating/www/doc/demo/pay.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/demo/pay.tcl,v diff -u -r1.5.2.1 -r1.5.2.2 --- openacs-4/packages/acs-templating/www/doc/demo/pay.tcl 10 Sep 2015 08:22:12 -0000 1.5.2.1 +++ openacs-4/packages/acs-templating/www/doc/demo/pay.tcl 7 Feb 2016 15:12:31 -0000 1.5.2.2 @@ -3,7 +3,6 @@ payee -label "Payee" -datatype text -widget text amount -label "Amount" -datatype integer -widget text } -template::form::section pay_bill optional template::element::create pay_bill note -label "Note" -datatype text -widget text -optional