more
This commit is contained in:
@@ -223,14 +223,14 @@ const UploadModal = (props) => {
|
|||||||
marginRight: "8px",
|
marginRight: "8px",
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
NOTE: Clicking upload begins document creation.
|
NOTE: Selecting incorrect document type may result in errors.
|
||||||
<p className="upload-modal-header-text red indent">
|
<p className="upload-modal-header-text red indent">
|
||||||
Selecting the incorrect document type will result in errors!
|
Clicking upload begins document creation.
|
||||||
</p>
|
</p>
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
<p className="upload-modal-header-text red right">
|
<p className="upload-modal-header-text red right">
|
||||||
Document credit will still be debited from your account.
|
Document credit will be debited from account.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<Form>
|
<Form>
|
||||||
|
|||||||
Reference in New Issue
Block a user