This commit is contained in:
Kenneth Jannette
2024-02-25 19:12:36 -06:00
parent 0a4e8db134
commit 7c7c949743

View File

@@ -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>