mirror of
https://github.com/WhatCD/Gazelle.git
synced 2025-01-18 12:11:36 +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 {
|
||||
$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:
|
||||
' . $String . '
|
||||
[*][b]You Received:[/b] ' . $ReceivedRank . ' Donor Point' . ($ReceivedRank == 1 ? '' : 's') . '
|
||||
|
Loading…
Reference in New Issue
Block a user