Index: openacs-4/packages/ecommerce/www/admin/customer-reviews/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ecommerce/www/admin/customer-reviews/index.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/ecommerce/www/admin/customer-reviews/index.tcl 20 Apr 2001 20:51:14 -0000 1.1 +++ openacs-4/packages/ecommerce/www/admin/customer-reviews/index.tcl 31 Jan 2002 22:43:54 -0000 1.2 @@ -19,7 +19,7 @@
" -if {[util_memoize {ad_parameter -package_id [ec_id] ProductCommentsNeedApprovalP ecommerce} [ec_cache_refresh]]} { +if {[ad_parameter -package_id [ec_id] ProductCommentsNeedApprovalP ecommerce]} { append doc_body "Comments must be approved before they will appear on the web site." } else { append doc_body "Your ecommerce system is set up so that comments automatically appear on the web site, unless you specifically Disapprove them. Even though it's not necessary, you may also wish to specifically Approve comments so that you can distinguish them from comments that you have not yet looked at."