We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49cd30d commit cd4fd6eCopy full SHA for cd4fd6e
apps/OpenSign/src/json/ReportJson.js
@@ -162,7 +162,7 @@ export default function reportJson(id) {
162
}
163
],
164
form: "ContactBook",
165
- helpMsg: "This is a list of contacts/signers that have been added by you."
+ helpMsg: "This is a list of contacts/signers added by you. These will appear as suggestions when you try to add signers to a new document."
166
};
167
// template report
168
case "6TeaPr321t":
0 commit comments