20201112
This commit is contained in:
@@ -718,7 +718,7 @@ class Chief extends Controller {
|
||||
//发送邮件给编委,并创造直连链接
|
||||
|
||||
$tt = $article_info['accept_sn'].'<br>';
|
||||
$tt .= 'Dear '.($board_rev_info==null||$board_rev_info['technical']=="Others"||$board_rev_info['technical']==""?"Dr.":$board_rev_info['technical']).($board_info['realname']==''?$board_info["account"]:$board_info['realname']).',<br>';
|
||||
$tt .= 'Dear Dr. '.($board_info['realname']==''?$board_info["account"]:$board_info['realname']).',<br>';
|
||||
$tt .= 'The manuscript entitled “'.$article_info['title'].'”is under fininal decision status of the journal '.$journal_info['title'].'.<br>';
|
||||
$tt .= '(The manuscripit in fininal decision status has been peer-reviewed, and the authors had revised all review opinions.)<br>';
|
||||
$tt .= 'The Editor-in-Chief would be most grateful if you could offer an opinion regarding its suitability for publication in the journal '.$journal_info['title'].'.<br>';
|
||||
|
||||
Reference in New Issue
Block a user