Skip to content

Commit 01d3edd

Browse files
refactor: change user icon tour message
1 parent 41a0257 commit 01d3edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/OpenSign/src/pages/PlaceHolderSign.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1571,7 +1571,7 @@ function PlaceHolderSign() {
15711571
{
15721572
selector: '[data-tut="assignSigner"]',
15731573
content:
1574-
" Please assign a new signer to use this icon for the placeholder. ",
1574+
" You need to attach a Signer to every role. You can do that by clicking this icon. Once you select a Signer it will be attached to all the fields associated with that role which appear in the same colour. ",
15751575
position: "top",
15761576
style: { fontSize: "13px" }
15771577
}

0 commit comments

Comments
 (0)