From 7e6df13b71b5f2907f1a39f16733266775b0b346 Mon Sep 17 00:00:00 2001 From: RaktimaNXG Date: Wed, 17 Apr 2024 16:53:18 +0530 Subject: [PATCH] fix: change template report option tour message --- apps/OpenSign/src/json/ReportJson.js | 4 ++-- apps/OpenSign/src/pages/Report.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/OpenSign/src/json/ReportJson.js b/apps/OpenSign/src/json/ReportJson.js index e7227acc7..35553130f 100644 --- a/apps/OpenSign/src/json/ReportJson.js +++ b/apps/OpenSign/src/json/ReportJson.js @@ -323,7 +323,7 @@ export default function reportJson(id) { action: "redirect", selector: "reactourSecond", message: - "Click the 'Use' button to create a new document from an existing template." + "Click the 'Use' button to create a new document from an existing template. " }, { btnId: "2234", @@ -334,7 +334,7 @@ export default function reportJson(id) { action: "option", selector: "reactourThird", message: - "Onclick option button you can see options such as Edit & Delete. Use the 'Edit' button to add signer roles, modify fields, and update your template. Changes will apply to all future documents created from this template but won’t affect existing documents.Use the Delete button you can delete template", + "This menu reveals more options such as Edit & Delete. Use the 'Edit' button to add signer roles, modify fields, and update your template. Changes will apply to all future documents created from this template but won’t affect existing documents.Use the Delete button you can delete template. ", subaction: [ { btnId: "2434", diff --git a/apps/OpenSign/src/pages/Report.js b/apps/OpenSign/src/pages/Report.js index 95050993c..9efd54329 100644 --- a/apps/OpenSign/src/pages/Report.js +++ b/apps/OpenSign/src/pages/Report.js @@ -82,7 +82,7 @@ const Report = () => { content: () => (