Updated profile rejection email template to give more focus to the reason given

(DBOINCP-102)
This commit is contained in:
Tristan Olive 2015-05-08 13:33:44 -04:00
parent 56b5696f43
commit 3724992a20
1 changed files with 4 additions and 1 deletions

View File

@ -1285,7 +1285,10 @@ function boincuser_moderate_profile_reject($uid, $reason = '') {
. "{$account->boincuser_name},\n"
. "\n"
. "{$moderator->boincuser_name} has rejected your profile at"
. " {$site_name}. {$reason}\n"
. " {$site_name} for the following reason: \n"
. "\n"
. "{$reason}\n"
. "\n"
. "\n"
. "Since it has not been approved, your profile is not visible to other"
. " {$site_name} users. Please make the needed changes here:\n"