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:
e71ee30
)
CRM-15603 - Standardize phrasing of 'Create new result set'
author
Coleman Watts
<coleman@civicrm.org>
Sat, 15 Nov 2014 23:09:12 +0000
(18:09 -0500)
committer
Coleman Watts
<coleman@civicrm.org>
Sun, 16 Nov 2014 13:41:36 +0000
(08:41 -0500)
CRM/Campaign/Form/Survey/Results.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Campaign/Form/Survey/Results.php
b/CRM/Campaign/Form/Survey/Results.php
index 70b03d6dd50edcd7dace43a982f9027ca7986056..8b0009c405095ab344db8ba33c8fd72d390b2d05 100644
(file)
--- a/
CRM/Campaign/Form/Survey/Results.php
+++ b/
CRM/Campaign/Form/Survey/Results.php
@@
-112,7
+112,7
@@
class CRM_Campaign_Form_Survey_Results extends CRM_Campaign_Form_Survey {
$optionTypes = array('1' => ts('Create new result set'));
}
else {
- $optionTypes = array('1' => ts('Create
a
new result set'),
+ $optionTypes = array('1' => ts('Create new result set'),
'2' => ts('Use existing result set'),
);
$this->add('select',