From 22e1d6be2b7637de62eedfdc2b2c6d02aa788199 Mon Sep 17 00:00:00 2001 From: fatmakhan0395 <145523589+fatmakhan0395@users.noreply.github.com> Date: Fri, 3 Jan 2025 13:18:01 -0800 Subject: [PATCH] vebt-943 and vebt-944 : text removal and correction in 22-10282 (#33847) * vebt-943 and vebt-944 - text correction in 22-10282 * deleted download link on confirmation page * Removed text for downloading form as a PDF on confirmation page --- .../10282/containers/ConfirmationPage.jsx | 14 ++------------ .../10282/containers/IntroductionPage.jsx | 3 +-- .../pages/applicantInformation/applicantGender.js | 2 +- 3 files changed, 4 insertions(+), 15 deletions(-) diff --git a/src/applications/edu-benefits/10282/containers/ConfirmationPage.jsx b/src/applications/edu-benefits/10282/containers/ConfirmationPage.jsx index 4718bc3bb279..11ec36e5074e 100644 --- a/src/applications/edu-benefits/10282/containers/ConfirmationPage.jsx +++ b/src/applications/edu-benefits/10282/containers/ConfirmationPage.jsx @@ -56,10 +56,7 @@ export class ConfirmationPage extends React.Component {
Confirmation for your records
-
- You can print this confirmation page for your records. You can
- also download your completed application as a PDF.
-
+ You can print this confirmation page for your records.
If you're accepted into the SkillsBuild program, you'll receive an email from sbuser@us.ibm.com{' '} - with your login informatia. If you don't receive an email, check + with your login information. If you don't receive an email, check your spam folder.
diff --git a/src/applications/edu-benefits/10282/containers/IntroductionPage.jsx b/src/applications/edu-benefits/10282/containers/IntroductionPage.jsx index 3fd8bea7ff62..27a7c16c1bfa 100644 --- a/src/applications/edu-benefits/10282/containers/IntroductionPage.jsx +++ b/src/applications/edu-benefits/10282/containers/IntroductionPage.jsx @@ -39,8 +39,7 @@ const IntroductionPage = ({ router }) => {