This commit is contained in:
wangjinlei
2022-08-23 15:20:45 +08:00
parent 4dd8910aaa
commit 39c1222f90
2 changed files with 65 additions and 12 deletions

73
.env
View File

@@ -23,23 +23,27 @@ pre = '<!doctype html>
<a href="https://www.tmrjournals.com/" target="_blank" style="text-decoration: none">
<img src="https://www.tmrjournals.com/img/tmr.png" width="120"
style="margin: 23px 0 0 30px">
<h3 style="font-size: 12px;color: #214b3c;font-weight: bold;margin: 2px 0 10px 30px;letter-spacing: -0.3px">TMR
<h3 style="font-size: 12px;color: #214b3c;font-weight: bold;margin: 2px 0 10px 30px;letter-spacing: -0.3px">
TMR
Publishing Group</h3>
</a>
</td>
<td width="550" height="100" colspan="1" rowspan="1"
style="font-family: sans-serif; vertical-align: top;font-size: 14px;">
<a href="https://www.tmrjournals.com" target="_blank"
style="color: #333;font-size: 15px;margin: 0 0 0 40px;text-decoration: none;letter-spacing:-0.5px;text-shadow: 0 0 4px #fff;line-height: 95px">Home Page</a>
style="color: #333;font-size: 15px;margin: 0 0 0 40px;text-decoration: none;letter-spacing:-0.5px;text-shadow: 0 0 4px #fff;line-height: 95px">Home
page</a>
<b style="margin: 0 5px;color: #333;">|</b>
<a href="https://www.tmrjournals.com/rev_ver.html" target="_blank"
style="color: #333;font-size: 15px;text-decoration: none;letter-spacing:-0.5px;text-shadow: 0 0 4px #fff">Scientist Community</a>
style="color: #333;font-size: 15px;text-decoration: none;letter-spacing:-0.5px;text-shadow: 0 0 4px #fff">Scientist
Community</a>
<b style="margin: 0 5px;color: #333;">|</b>
<a href="https://www.tmrjournals.com/tmrde/" target="_blank"
style="color: #333;font-size: 15px;text-decoration: none;letter-spacing:-0.5px;text-shadow: 0 0 4px #fff">Database</a>
<b style="margin: 0 5px;color: #333;">|</b>
<a href="https://submission.tmrjournals.com/" target="_blank"
style="color: #333;font-size: 15px;text-decoration: none;letter-spacing:-0.5px;text-shadow: 0 0 4px #fff">Submission System</a>
style="color: #333;font-size: 15px;text-decoration: none;letter-spacing:-0.5px;text-shadow: 0 0 4px #fff">Submission
System</a>
</td>
</tr>
@@ -103,13 +107,14 @@ net = '</p>
<td width="750" height="110" colspan="1" rowspan="1"
style="font-family:sans-serif; vertical-align: top;font-size: 14px;">
<p style="margin: 20px 0 0 30px;line-height: 24px"> Copyright © TMR Publishing Group Limited. <br>
E-Mail: publisher@tmrjournals.com | https://www.tmrjournals.com <br>
Telephone: +64 02108293806</p>
<p style="margin: 32px 0 10px 30px;line-height: 24px">
E-mail: publisher@tmrjournals.com | https://www.tmrjournals.com <br>
Telephone: +64 02108293806
</p>
</td>
<td>
<img src="https://www.tmrjournals.com/img/post_erweim.png"
style="width: 90px;margin: 0 30px 0 0">
style="width: 90px;margin:10px 30px 6px 0">
</td>
</tr>
@@ -118,6 +123,58 @@ net = '</p>
</td>
</tr>
</tbody>
</table>
<table cellpadding="0" cellspacing="0" align="center" width="750"
style="overflow:hidden;margin: 20px auto 0 auto;">
<tbody>
<tr>
<td background="#FFFFFF">
<table cellpadding="0" cellspacing="0" background="#FFFFFF">
<tbody>
<tr style="font-family:sans-serif; vertical-align: top;font-size: 12px;">
<td width="500" height="40" colspan="0" rowspan="0">
<a href="https://www.tmrjournals.com/afoor_con.html?&footer_id=6" target="_blank"
style="color: #333;margin: 2px 0 0 30px;line-height: 20px;display: block">
Privacy policy
</a>
</td>
<td background="#FFFFFF" width="250" height="40" colspan="0" rowspan="0">
<p style="margin: 2px 0 10px 42px;line-height: 20px">
2/77 Prince regent drive <br>
Half moon bay, Auckland 2012 <br>
New Zealand <br>
</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td background="#FFFFFF">
<table cellpadding="0" cellspacing="0" background="#FFFFFF">
<tbody>
<tr style="font-family:sans-serif; vertical-align: top;font-size: 12px;">
<td width="750" height="40" colspan="0" rowspan="0">
<p style="margin: 5px 30px 10px 30px;line-height: 20px">
This email was sent to tmr@tmrjournals.com and is specific to the recipient.
If you have received this email in error please delete it and notify the sender immediately.
</p>
<p style="margin: 0 30px 10px 30px;line-height: 20px">
Copyright © TMR Publishing Group Limited.
</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>

View File

@@ -1467,10 +1467,6 @@ class Journal extends Controller
}
}
public function myttt()
{
// $this->msg_subscript_journal(320, 1);
}
private function msg_subscript_journal($journal_stage_id, $journal_id)