X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Ftemplates%2Fcivicrm_sample.tpl;h=e16ecaa292c4abd1b902029d10920a7d5486f61f;hb=d92623decb352eab5b403d0c9cab181a831bfaac;hp=62086a7ad0329d4ae4270d2dc97a61d1bb4e0b1a;hpb=bd827e5e787197db562b72a769e61728b5282b18;p=civicrm-core.git diff --git a/xml/templates/civicrm_sample.tpl b/xml/templates/civicrm_sample.tpl index 62086a7ad0..e16ecaa292 100644 --- a/xml/templates/civicrm_sample.tpl +++ b/xml/templates/civicrm_sample.tpl @@ -97,7 +97,7 @@ VALUES INSERT INTO civicrm_premiums VALUES (1, 'civicrm_contribution_page', 1, 1, 'Thank-you Gifts', 'We appreciate your support and invite you to choose from the exciting collection of thank-you gifts below. Minimum contribution amounts for each selection are included in the descriptions. (NOTE: These gifts are shown as examples only. No gifts will be sent to donors.)', 'premiums@example.org', NULL, 1, 'No thank-you', 1); -INSERT INTO civicrm_product VALUES (1, 'Coffee Mug', 'This heavy-duty mug is great for home or office, coffee or tea or hot chocolate. Show your support to family, friends and colleagues. Choose from three great colors.', 'MUG-101', 'White, Black, Green', NULL, NULL, 12.50, 'USD', NULL, 5.00, 2.25, 1, NULL, NULL, NULL, NULL, NULL, NULL); +INSERT INTO civicrm_product VALUES (1, 'Coffee Mug', 'This heavy-duty mug is great for home or office, coffee or tea or hot chocolate. Show your support to family, friends and colleagues. Choose from three great colors.', 'MUG-101', 'White, Black, Green', NULL, NULL, 12.50, 'USD', NULL, 5.00, NULL, 1, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO civicrm_premiums_product VALUES (1, 1, 1, 1, NULL);