diff --git a/src/components/PostCompletionViews/ConfirmationViewCosign.stories.js b/src/components/PostCompletionViews/ConfirmationViewCosign.stories.js index 30bbbd67c..6e3f7e3be 100644 --- a/src/components/PostCompletionViews/ConfirmationViewCosign.stories.js +++ b/src/components/PostCompletionViews/ConfirmationViewCosign.stories.js @@ -16,6 +16,17 @@ export default { confirmationPageContent: `
Your request is not yet complete.
+ You can start the cosigning immediately by clicking the button below. +
++ + + +
+
We've sent an email with a cosign request to
info@example.com. Once the submission has
diff --git a/src/components/PostCompletionViews/PostCompletionView.jsx b/src/components/PostCompletionViews/PostCompletionView.jsx
index a3a9de15e..648a08ab9 100644
--- a/src/components/PostCompletionViews/PostCompletionView.jsx
+++ b/src/components/PostCompletionViews/PostCompletionView.jsx
@@ -42,7 +42,7 @@ const PostCompletionView = ({