added in guidance link and welsh trans
This commit is contained in:
@@ -130,7 +130,7 @@ const AwaitingSubmissionFromBlob = (props) => {
|
||||
)}
|
||||
</div>
|
||||
<div>
|
||||
<b>LPA reference:</b>{" "}
|
||||
<b>{t("myportal:lpa-reference-label")}:</b>{" "}
|
||||
{
|
||||
showTopThreeArr[key]
|
||||
.pinswg_lpaapplicationreference
|
||||
@@ -239,7 +239,13 @@ const AwaitingSubmissionFromBlob = (props) => {
|
||||
"appealComplete"
|
||||
) && (
|
||||
<div className="cardModuleReference">
|
||||
<b>Submission processing.....</b>
|
||||
<b>
|
||||
{" "}
|
||||
{t(
|
||||
"myportal:submission-processing-label"
|
||||
)}
|
||||
.....
|
||||
</b>
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
|
||||
@@ -28,7 +28,7 @@ export default function MakeNewAppeal() {
|
||||
{t("myportal:makenewappeal-card-paragraph-three")}
|
||||
</p>
|
||||
<p className="govuk-body-s govuk govuk-!-margin-top-5">
|
||||
<Link href="https://gov.wales">
|
||||
<Link href={t("myportal:makenewappeal-card-guidance-link")}>
|
||||
{t("myportal:makenewappeal-card-link-label")}
|
||||
</Link>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user