From: Stoob Date: Fri, 12 May 2017 16:28:26 +0000 (-0700) Subject: CRM-20563 change fatal error message X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=b6c756cace492b48372adf3ca969dc8cff7c3f76;p=civicrm-core.git CRM-20563 change fatal error message CRM-10293 and CRM-20563 --- diff --git a/templates/CRM/common/fatal.tpl b/templates/CRM/common/fatal.tpl index 7f04a029d5..fa87f38959 100644 --- a/templates/CRM/common/fatal.tpl +++ b/templates/CRM/common/fatal.tpl @@ -47,7 +47,7 @@ {/if}
- {ts}Sorry but we are not able to provide this at the moment.{/ts} + {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}
{$message}
{if $error.message && $message != $error.message}