diff --git a/app/client/src/routes/crf2022.tsx b/app/client/src/routes/crf2022.tsx index 7bd63b93..cbdf2da7 100644 --- a/app/client/src/routes/crf2022.tsx +++ b/app/client/src/routes/crf2022.tsx @@ -276,16 +276,16 @@ function CloseOutRequestForm(props: { email: string }) { )} {}}> -
-
+
+
@@ -353,7 +353,7 @@ function CloseOutRequestForm(props: { email: string }) { body: (

{onSubmitSubmission.state === "submitted" ? ( @@ -385,7 +385,7 @@ function CloseOutRequestForm(props: { email: string }) { body: (

{onSubmitSubmission.state === "submitted" ? ( @@ -452,7 +452,7 @@ function CloseOutRequestForm(props: { email: string }) { body: (

Draft saved successfully. @@ -468,7 +468,7 @@ function CloseOutRequestForm(props: { email: string }) { body: (

Error saving draft. diff --git a/app/client/src/routes/prf2022.tsx b/app/client/src/routes/prf2022.tsx index 1bda0afa..43ad7554 100644 --- a/app/client/src/routes/prf2022.tsx +++ b/app/client/src/routes/prf2022.tsx @@ -297,16 +297,16 @@ function PaymentRequestForm(props: { email: string }) { )}

{}}> -
-
+
+
@@ -380,7 +380,7 @@ function PaymentRequestForm(props: { email: string }) { body: (

{onSubmitSubmission.state === "submitted" ? ( @@ -413,7 +413,7 @@ function PaymentRequestForm(props: { email: string }) { body: (

{onSubmitSubmission.state === "submitted" ? ( @@ -503,7 +503,7 @@ function PaymentRequestForm(props: { email: string }) { body: (

Draft saved successfully. @@ -519,7 +519,7 @@ function PaymentRequestForm(props: { email: string }) { body: (

Error saving draft. diff --git a/app/client/src/routes/prf2023.tsx b/app/client/src/routes/prf2023.tsx index 1ec178ec..a7a1ad6b 100644 --- a/app/client/src/routes/prf2023.tsx +++ b/app/client/src/routes/prf2023.tsx @@ -295,16 +295,16 @@ function PaymentRequestForm(props: { email: string }) { )}

{}}> -
-
+
+
@@ -375,7 +375,7 @@ function PaymentRequestForm(props: { email: string }) { body: (

{onSubmitSubmission.state === "submitted" ? ( @@ -408,7 +408,7 @@ function PaymentRequestForm(props: { email: string }) { body: (

{onSubmitSubmission.state === "submitted" ? ( @@ -476,7 +476,7 @@ function PaymentRequestForm(props: { email: string }) { body: (

Draft saved successfully. @@ -492,7 +492,7 @@ function PaymentRequestForm(props: { email: string }) { body: (

Error saving draft. diff --git a/app/client/src/routes/prf2024.tsx b/app/client/src/routes/prf2024.tsx index 1c32bea9..74ac0ddd 100644 --- a/app/client/src/routes/prf2024.tsx +++ b/app/client/src/routes/prf2024.tsx @@ -295,16 +295,16 @@ function PaymentRequestForm(props: { email: string }) { )}

{}}> -
-
+
+
@@ -375,7 +375,7 @@ function PaymentRequestForm(props: { email: string }) { body: (

{onSubmitSubmission.state === "submitted" ? ( @@ -408,7 +408,7 @@ function PaymentRequestForm(props: { email: string }) { body: (

{onSubmitSubmission.state === "submitted" ? ( @@ -476,7 +476,7 @@ function PaymentRequestForm(props: { email: string }) { body: (

Draft saved successfully. @@ -492,7 +492,7 @@ function PaymentRequestForm(props: { email: string }) { body: (

Error saving draft.