价格变动后发送合适的邮件
This commit is contained in:
@@ -420,7 +420,7 @@ WHERE apa.state = ".$data['state'];
|
||||
$tt .= "Applied APC: USD $".$apply_info['fee']."<br><br>";
|
||||
$tt .= "The APC adjustment application has been rejected.<br><br>";
|
||||
$tt .= "Reason for Rejection:<br>";
|
||||
$tt .= $apply_info['remark']."<br><br>";
|
||||
$tt .= trim($data['remark'])."<br><br>";
|
||||
$tt .= "No changes will be made to the publication fee, and the manuscript will remain subject to the standard APC of USD $".$article_info['fee'].".<br>";
|
||||
|
||||
sendEmail($editor['email'], "tmr-".$article_info['accept_sn']."-price rejected", $journal_info['title'], $tt, $journal_info['email'], $journal_info['epassword']);
|
||||
|
||||
Reference in New Issue
Block a user