mirror of https://github.com/BOINC/boinc.git
Updated profile rejection email template to give more focus to the reason given
(DBOINCP-102)
This commit is contained in:
parent
56b5696f43
commit
3724992a20
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue