Index: openacs-4/packages/ecommerce/sql/postgresql/ecommerce-defaults.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ecommerce/sql/postgresql/ecommerce-defaults.sql,v diff -u -r1.1 -r1.2 --- openacs-4/packages/ecommerce/sql/postgresql/ecommerce-defaults.sql 9 Jul 2001 23:44:19 -0000 1.1 +++ openacs-4/packages/ecommerce/sql/postgresql/ecommerce-defaults.sql 26 May 2002 04:36:49 -0000 1.2 @@ -27,10 +27,7 @@ last_modified, last_modifying_user, modified_ip_address ) values ( 1,'Default', - '' || '\n' || '<%= $product_name %>' || '\n' || '' || '\n' - || '' || '\n' || '\n' - || '$category_id' || '\n' - || '

<%= $product_name %>

' || '\n' || '\n' + '

<%= $product_name %>

' || '\n' || '\n' || '' || '\n' || '' || '\n' || '
' || '\n' @@ -55,10 +52,7 @@ || '<%= [ec_professional_reviews_if_they_exist $product_id] %>' || '\n' || '\n' || '<%= [ec_customer_comments $product_id $comments_sort_by] %>' || '\n' || '\n' || '

' || '\n' || '\n' - || '<%= [ec_mailing_list_link_for_a_product $product_id] %>' || '\n' || '\n' - || '<%= [ec_footer] %>' || '\n' - || '' || '\n' - || '', + || '<%= [ec_mailing_list_link_for_a_product $product_id] %>' || '\n' || '\n', now(), (select grantee_id from acs_permissions where object_id = acs__magic_object_id('security_context_root') @@ -254,7 +248,7 @@ || 'Sincerely,' || '\n' || 'customer_service_signature_here', 'system_name_here, system_url_here, recipient_email_here, amount_and_message_summary_here, customer_service_signature_here', -'This is sent to customers who tried to purchase a gift certificate but got no immediate response from CyberCash and we found out later the auth failed.', +'This is sent to customers who tried to purchase a gift certificate but got no immediate response from the credit card gateway and we found out later the authorization failed.', '{gift certificate}', now(), (select grantee_id from acs_permissions