Adamw has submitted this change and it was merged.

Change subject: Adding the Mossman campaign as per a Major Gifts request.
......................................................................


Adding the Mossman campaign as per a Major Gifts request.

Change-Id: I2e6a2a60fbc286443d550c90ce17d04ca631392e
---
M sites/all/modules/wmf_common/wmf_civicrm/wmf_civicrm.module
1 file changed, 4 insertions(+), 1 deletion(-)

Approvals:
  Adamw: Verified; Looks good to me, approved



diff --git a/sites/all/modules/wmf_common/wmf_civicrm/wmf_civicrm.module 
b/sites/all/modules/wmf_common/wmf_civicrm/wmf_civicrm.module
index c163b60..818d10c 100644
--- a/sites/all/modules/wmf_common/wmf_civicrm/wmf_civicrm.module
+++ b/sites/all/modules/wmf_common/wmf_civicrm/wmf_civicrm.module
@@ -1022,8 +1022,11 @@
     case 'SF2013':
         $msg['direct_mail_appeal'] = "San Francisco Event 2013";
         break;
+    case 'Mossman':
+        $msg['direct_mail_appeal'] = "Sheila Mossman";
+        break;
     default:
-        // pass
+            // pass
         break;
     }
 

-- 
To view, visit https://gerrit.wikimedia.org/r/89127
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2e6a2a60fbc286443d550c90ce17d04ca631392e
Gerrit-PatchSet: 2
Gerrit-Project: wikimedia/fundraising/crm
Gerrit-Branch: master
Gerrit-Owner: Katie Horn <[email protected]>
Gerrit-Reviewer: Adamw <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to