CRM-16206 - Revised upgrade success message.
authorDave Greenberg <dave@civicrm.org>
Wed, 1 Apr 2015 03:22:35 +0000 (20:22 -0700)
committerDave Greenberg <dave@civicrm.org>
Wed, 1 Apr 2015 03:22:35 +0000 (20:22 -0700)
----------------------------------------
* CRM-16206: Revised Upgrade Success Message
  https://issues.civicrm.org/jira/browse/CRM-16206

CRM/Upgrade/Page/Upgrade.php
templates/CRM/common/success.tpl

index 14ba323361bbf4345a7c600fc6d0cc5acf437888..1f6f8371d2259b198af948b8badd5788b504ed1b 100644 (file)
@@ -142,7 +142,7 @@ class CRM_Upgrade_Page_Upgrade extends CRM_Core_Page {
 
     $config = CRM_Core_Config::singleton();
 
-    $postUpgradeMessage = '<span class="bold">' . ts('Congratulations! Your upgrade was successful! (... wasn\'t that easy!)') . '</span>';
+    $postUpgradeMessage = '<span class="bold">' . ts('Congratulations! Your upgrade was successful!') . '</span>';
 
     // lets drop all the triggers here
     CRM_Core_DAO::dropTriggers();
index 41e436e8972352666e4c862faf63c22c122668aa..0349239651a814c7bd4e62f442511a5330c66d55 100644 (file)
@@ -52,7 +52,7 @@
       <div class="bold" style="padding: 1em; background-color: rgba(255, 255, 255, 0.76);">
         <p>
           <img style="display:block; float:left; width:40px; margin-right:10px;" src="{$config->resourceBase}i/logo_lg.png">
-          {ts 1='https://civicrm.org/membership'}If you feel that CiviCRM is valuable to your organization, consider that thousands of organizations worldwide also feel the same way. Protect your investment, and theirs, by <a href="%1" target="_blank">ensuring that CiviCRM remains stable, sustainable and consistently improving through membership</a>. ~Donald Lobo {/ts}
+          {ts 1='https://civicrm.org/membership' 2='https://civicrm.org/contribute'}The CiviCRM Core Team has been hard at work and is proud to release 4.6, the first major update of 2015. Though it is packed with enhancements and continues to mature the leading open source CRM for nonprofits worldwide, it does come with a cost to produce, maintain and improve upon. Without funding from organizations like yours, future releases are at risk of never being realized. We invite you to enjoy the improvements in 4.6 and ask that you <a href="%1" target="_blank">support CiviCRM by becoming a member</a> or by <a href="%1" target="_blank">making a donation</a>. ~ Dave Greenberg, Co-Founder{/ts} 
         </p>
         <p>
           {ts 1='https://civicrm.org/register-site'}Not ready for a membership yet? You can still help us learn how to improve CiviCRM by <a href="%1" target="_blank">registering your site</a>.{/ts}