projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5a14c4
)
text-change
author
joannechester
<j_chester@optusnet.com.au>
Wed, 19 Aug 2015 11:55:24 +0000
(21:55 +1000)
committer
joannechester
<j_chester@optusnet.com.au>
Wed, 26 Aug 2015 12:14:46 +0000
(22:14 +1000)
CRM/Core/Form/Date.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Core/Form/Date.php
b/CRM/Core/Form/Date.php
index 02d27cb57c8c7e800693bfd5eaedb1eb1b6f5284..e52e2f7d5014c9b5f1976cd833e6d8f9c5bf4492 100644
(file)
--- a/
CRM/Core/Form/Date.php
+++ b/
CRM/Core/Form/Date.php
@@
-184,7
+184,7
@@
class CRM_Core_Form_Date {
'starting.day' => ts('Tomorrow'),
'starting.week' => ts('Next 7 days including today'),
'starting.month' => ts('Next 30 days including today'),
- 'starting.quarter' => ts('Next 90 days
including
today'),
+ 'starting.quarter' => ts('Next 90 days
from
today'),
'starting.year' => ts('Next 12 months including today'),
'less.year' => ts('To end of current calendar year'),
'less.quarter' => ts('To end of current quarter'),