Skip to content

Commit 59eb4eb

Browse files
#32 - Change the title of popup that appears after sending out emails from "Request signatures" flow
#32 - Change the title of popup that appears after sending out emails from "Request signatures" flow
1 parent c3cf9c8 commit 59eb4eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

microfrontends/SignDocuments/src/Component/placeHolderSign.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -952,7 +952,7 @@ function PlaceHolderSign() {
952952
background: themeColor()
953953
}}
954954
>
955-
<span style={{ color: "white" }}>Send Mail </span>
955+
<span style={{ color: "white" }}>Mails Sent</span>
956956
</Modal.Header>
957957

958958
{/* signature modal */}

0 commit comments

Comments
 (0)