more
This commit is contained in:
@@ -223,14 +223,14 @@ const UploadModal = (props) => {
|
||||
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">
|
||||
Selecting the incorrect document type will result in errors!
|
||||
Clicking upload begins document creation.
|
||||
</p>
|
||||
</span>
|
||||
</p>
|
||||
<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>
|
||||
</div>
|
||||
<Form>
|
||||
|
||||
Reference in New Issue
Block a user