CRM-20563 change fatal error message
authorStoob <stuart@korlon.com>
Fri, 12 May 2017 16:28:26 +0000 (09:28 -0700)
committerGitHub <noreply@github.com>
Fri, 12 May 2017 16:28:26 +0000 (09:28 -0700)
CRM-10293 and CRM-20563

templates/CRM/common/fatal.tpl

index 7f04a029d58b5cf43945e248b5db10b6c81b7ba4..fa87f3895997c600caa3a8decfc2fd9a72395302 100644 (file)
@@ -47,7 +47,7 @@
   </style>
 {/if}
 <div class="messages status no-popup">  <i class="crm-i fa-exclamation-triangle crm-i-red"></i>
- <span class="status-fatal">{ts}Sorry but we are not able to provide this at the moment.{/ts}</span>
+ <span class="status-fatal">{ts}Sorry, due to an error, CiviCRM is unable to fulfill your request at the moment. You may want to contact your administrator or service provider with more details about when this occurred.{/ts}</span>
     <div class="crm-section crm-error-message">{$message}</div>
     {if $error.message && $message != $error.message}
         <hr style="solid 1px" />