From df7a207dbdd8f45bc0aecd9d5f2b7b36ed2fc6c2 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Tue, 30 Sep 2014 14:38:31 +0100 Subject: [PATCH] Upgrade...FourFive.php - Tweak message --- CRM/Upgrade/Incremental/php/FourFive.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CRM/Upgrade/Incremental/php/FourFive.php b/CRM/Upgrade/Incremental/php/FourFive.php index 39dbb96604..db9e389184 100644 --- a/CRM/Upgrade/Incremental/php/FourFive.php +++ b/CRM/Upgrade/Incremental/php/FourFive.php @@ -76,7 +76,7 @@ class CRM_Upgrade_Incremental_php_FourFive { $postUpgradeMessage .= '

' . ts('If you use CiviMail for newsletters or other communications, check out the new sample CiviMail templates which use responsive design to optimize display on mobile devices (Administer > Communications > Message Templates ).'); } if ($rev == '4.5.1') { - $postUpgradeMessage .= '

' . ts('WARNING: If you use CiviCase, it is possible that previous upgrades corrupted some CiviCase metadata. If you have not already done so, please identify any custom field sets, smart groups, or reports which refer to CiviCase and ensure that they are properly configured.'); + $postUpgradeMessage .= '

' . ts('WARNING: If you use CiviCase with v4.5.alpha*, v4.5.beta*, or v4.5.0, it is possible that previous upgrades corrupted some CiviCase metadata. If you have not already done so, please identify any custom field sets, smart groups, or reports which refer to CiviCase and ensure that they are properly configured.'); } } -- 2.25.1