From 49cd30de96d897e109a95db926d8e21e1e1fa49b Mon Sep 17 00:00:00 2001 From: prafull-opensignlabs Date: Tue, 26 Mar 2024 19:00:51 +0530 Subject: [PATCH] refactor: update help message --- apps/OpenSign/src/components/shared/fields/SignersInput.js | 4 ++-- apps/OpenSign/src/json/ReportJson.js | 2 +- apps/OpenSign/src/pages/UserProfile.js | 2 +- apps/OpenSign/src/primitives/Tooltip.js | 6 +++--- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/OpenSign/src/components/shared/fields/SignersInput.js b/apps/OpenSign/src/components/shared/fields/SignersInput.js index 2b2648db6..de06665d2 100644 --- a/apps/OpenSign/src/components/shared/fields/SignersInput.js +++ b/apps/OpenSign/src/components/shared/fields/SignersInput.js @@ -108,10 +108,10 @@ const SignersInput = (props) => { diff --git a/apps/OpenSign/src/json/ReportJson.js b/apps/OpenSign/src/json/ReportJson.js index 37d0c94bb..39768e75e 100644 --- a/apps/OpenSign/src/json/ReportJson.js +++ b/apps/OpenSign/src/json/ReportJson.js @@ -186,7 +186,7 @@ export default function reportJson(id) { } ], helpMsg: - "This is a list of templates that are used to create documents" + "This is a list of templates that are available to you for creating documents. You can click the 'use' button to create a new document using a template, modify the document & add signers in the next step." }; default: return null; diff --git a/apps/OpenSign/src/pages/UserProfile.js b/apps/OpenSign/src/pages/UserProfile.js index 842f8129b..b8d9da22c 100644 --- a/apps/OpenSign/src/pages/UserProfile.js +++ b/apps/OpenSign/src/pages/UserProfile.js @@ -264,7 +264,7 @@ function UserProfile() {
Disable DocumentId :{" "} - {" "} + {" "} {" "}