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:
28d933c
)
Change Dutch word to English
author
Laryn
<laryn@cedc.org>
Mon, 7 Dec 2015 20:53:20 +0000
(14:53 -0600)
committer
Laryn
<laryn@cedc.org>
Mon, 7 Dec 2015 20:53:20 +0000
(14:53 -0600)
CRM/Campaign/Form/Search/Campaign.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Campaign/Form/Search/Campaign.php
b/CRM/Campaign/Form/Search/Campaign.php
index af36fd2645696a6c2fc238a41d18615db2f47391..6e61d6a1bf67f2d2abe1a43ba4c46742e1de3651 100755
(executable)
--- a/
CRM/Campaign/Form/Search/Campaign.php
+++ b/
CRM/Campaign/Form/Search/Campaign.php
@@
-106,7
+106,7
@@
class CRM_Campaign_Form_Search_Campaign extends CRM_Core_Form {
$this->assign('campaignStatus', json_encode($campaignStatus));
//active campaigns
- $this->addElement('select', 'is_active', ts('Is Acti
ef
?'), array(
+ $this->addElement('select', 'is_active', ts('Is Acti
ve
?'), array(
'' => ts('- select -'),
'0' => ts('Yes'),
'1' => ts('No'),