1
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"
|
||||
>
|
||||
<i class="el-icon-success" style="margin-right: 10px"></i>
|
||||
|
||||
<span
|
||||
>Dear {{ user_name }} , Congratulations! You manuscript has been pre-accepted for publication in
|
||||
<b>{{ journalInfo.title }}</b
|
||||
@@ -81,7 +82,7 @@
|
||||
fill="#67c23a"
|
||||
></path>
|
||||
</svg>
|
||||
The article processing charges for your manuscript have been waived.
|
||||
The article processing charges for your manuscript have been waived, or you have already paid them via bank transfer.
|
||||
</div>
|
||||
<div v-else>
|
||||
<p
|
||||
@@ -92,9 +93,9 @@
|
||||
Please see our discount policy here:
|
||||
<a
|
||||
style="color: rgb(81, 127, 213); cursor: pointer; text-decoration: underline"
|
||||
href="https://www.tmrjournals.com/tmr/free-application/"
|
||||
:href="journalInfo.apc_url"
|
||||
target="_blank"
|
||||
>https://www.tmrjournals.com/tmr/free-application/</a
|
||||
>{{ journalInfo.apc_url }}</a
|
||||
>.
|
||||
</p>
|
||||
<el-card class="box-card" style="width: 100%"
|
||||
|
||||
Reference in New Issue
Block a user