mirror of
https://github.com/WhatCD/Gazelle.git
synced 2025-01-31 10:31:37 +00:00
Empty commit
This commit is contained in:
parent
852f8b7aab
commit
af8b9e2bbc
@ -757,7 +757,7 @@ private static function get_pm_body($Source, $Currency, $DonationAmount, $Receiv
|
|||||||
} else {
|
} else {
|
||||||
$String = "[*][b]You Contributed:[/b] $DonationAmount $Currency";
|
$String = "[*][b]You Contributed:[/b] $DonationAmount $Currency";
|
||||||
}
|
}
|
||||||
|
$CurrentRank = $CurrentRank == 5 ? 4 : $CurrentRank;
|
||||||
return 'Thank you for your generosity and support. It\'s users like you who make all of this possible. What follows is a brief description of your transaction:
|
return 'Thank you for your generosity and support. It\'s users like you who make all of this possible. What follows is a brief description of your transaction:
|
||||||
' . $String . '
|
' . $String . '
|
||||||
[*][b]You Received:[/b] ' . $ReceivedRank . ' Donor Point' . ($ReceivedRank == 1 ? '' : 's') . '
|
[*][b]You Received:[/b] ' . $ReceivedRank . ' Donor Point' . ($ReceivedRank == 1 ? '' : 's') . '
|
||||||
|
Loading…
Reference in New Issue
Block a user