From 6a7806f5ea644dbf2d7197d83013e434dfbfed89 Mon Sep 17 00:00:00 2001 From: rdbsolutions Date: Tue, 18 Nov 2025 07:57:09 +0000 Subject: [PATCH] fixed ui misaligned button and wrong text --- components/case/summary.js | 50 +++++++++++++--------------- components/myportal/makenewappeal.js | 2 +- 2 files changed, 25 insertions(+), 27 deletions(-) diff --git a/components/case/summary.js b/components/case/summary.js index 7f6dbc94..8b50b04e 100644 --- a/components/case/summary.js +++ b/components/case/summary.js @@ -518,32 +518,30 @@ const CaseSummary = (props) => { ) : ( -
- - {t( - "case:summary-make-representation-label" - )} - -
+ + {t( + "case:summary-make-representation-label" + )} + )} { diff --git a/components/myportal/makenewappeal.js b/components/myportal/makenewappeal.js index f06b01b5..ee1ac54a 100644 --- a/components/myportal/makenewappeal.js +++ b/components/myportal/makenewappeal.js @@ -69,7 +69,7 @@ export default function MakeNewAppeal(props) { Notice - {t("case:docsoffline-reps-label")} + {t("myportal:docsoffline-newappeal-label")} ) : (