Skip to content
Snippets Groups Projects
Commit 9c6805d9 authored by Daniel Sandu's avatar Daniel Sandu
Browse files

fix(submissionStatement): Update copy in the confirmation modal at the end of...

fix(submissionStatement): Update copy in the confirmation modal at the end of Submit Manuscript flow
parent 4628fa10
No related branches found
No related tags found
2 merge requests!110Sprint 21 Features,!88feat(submissionStatement): Update copy in the confirmation modal at the end of…
......@@ -3,14 +3,14 @@ import { ActionLink, Text, Row } from 'pubsweet-component-faraday-ui'
const SubmissionStatement = () => (
<Fragment>
<Row mb={1.5} mt={2}>
<Row mb={1} mt={2}>
<Text>
This manuscript is not currently submitted to or under consideration in
any other journals.
</Text>
</Row>
<Row mb={1.5}>
<Row mb={1}>
<Text>
The manuscript complies with all relevant{' '}
<ActionLink to="https://www.hindawi.com/ethics/">
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment