CRM-13984 - also move most intro text to a help pop-up.
authorDave Greenberg <dave@civicrm.org>
Fri, 12 Dec 2014 23:22:30 +0000 (15:22 -0800)
committerDave Greenberg <dave@civicrm.org>
Fri, 12 Dec 2014 23:22:30 +0000 (15:22 -0800)
----------------------------------------
* CRM-13984:
  https://issues.civicrm.org/jira/browse/CRM-13984

templates/CRM/Contribute/Form/ContributionPage/ThankYou.hlp
templates/CRM/Contribute/Form/ContributionPage/ThankYou.tpl

index 465d40f992bf4a3ab6a6994326248ff343beb9e6..5fd55b6ffd65ce4727ddeb021530063b097136bf 100644 (file)
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
 *}
+{htxt id="id_thank-title"}
+  {ts}Thank-you and Receipting{/ts}
+{/htxt}
+{htxt id="id_thank"}
+  <p>{ts}Use this form to configure the thank-you message and receipting options for this online contribution page. Contributors will
+see a thank-you page whenever an online contribution is successfully processed. You provide the content and layout of the
+thank-you section below. You also control whether an electronic receipt is automatically emailed to each contributor - and can add
+a custom message to that receipt.{/ts}</p>
+{/htxt}
 
 {htxt id="id_thankyou-title-title"}
   {ts}Thank-you Page Title{/ts}
index 8ee05572b6a460da4f4fb6ba7ce01852ca24c3d3..2c8640a943a7838697128615cb37aa04f9e734d0 100644 (file)
@@ -26,7 +26,7 @@
 {capture assign='reqMark'}<span class="marker"  title="{ts}This field is required.{/ts}">*</span>{/capture}
 <div class="crm-block crm-form-block crm-contribution-contributionpage-thankyou-form-block">
 <div id="help">
-    <p>{ts}Use this form to configure the thank-you message and receipting options. Contributors will see a confirmation and thank-you page after whenever an online contribution is successfully processed. You provide the content and layout of the thank-you section below. You also control whether an electronic receipt is automatically emailed to each contributor - and can add a custom message to that receipt.{/ts}</p>
+    <p>{ts}Use this form to configure the thank-you message and receipting options.{/ts} {help id="id_thank"}</p>
 </div>
     <div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="top"}</div>
     <table class="form-layout">