1
This commit is contained in:
@@ -557,8 +557,8 @@
|
||||
</el-button>
|
||||
<h4>Figure Copyright Declaration :</h4>
|
||||
<div style="line-height: 22px;padding-left: 10px;margin-top: 2px;color: #333;">
|
||||
<p v-if="form.is_figure_copyright == 2">I confirm that all figures in this manuscript are original.</p>
|
||||
<p v-if="form.is_figure_copyright == 1">I confirm that all figures in this manuscript used with proper permission.</p>
|
||||
<p v-if="form.is_figure_copyright == 2"> I confirm that all figures in this manuscript are original.</p>
|
||||
<p v-if="form.is_figure_copyright == 1"> I confirm that all figures in this manuscript used with proper permission.</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user