Skip to content

Commit

Permalink
dev/core#105 Manage PCP URL Wrong for the notification email under wo…
Browse files Browse the repository at this point in the history
…rdpress

white space issue

more white space issue

another white space

another white space
  • Loading branch information
Aniessh Sethh committed May 8, 2018
1 parent 7934800 commit 1d0d13f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CRM/PCP/Form/Campaign.php
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ public function postProcess() {
$managePCPUrl = CRM_Utils_System::url('civicrm/admin/pcp',
"reset=1",
TRUE, NULL, FALSE,
FALSE
FALSE, TRUE
);
$this->assign('managePCPUrl', $managePCPUrl);

Expand Down

0 comments on commit 1d0d13f

Please sign in to comment.