diff --git a/app/routes/record-vaccinations.js b/app/routes/record-vaccinations.js index 772d99fb..d41cdeaa 100644 --- a/app/routes/record-vaccinations.js +++ b/app/routes/record-vaccinations.js @@ -721,7 +721,7 @@ module.exports = router => { nextPage = "/record-vaccinations/patient-estimated-due-date" - } else if (data.vaccine == "flu" && data.eligibility === "Health or social care worker") { + } else if (data.vaccine == "flu" && data.eligibility === "Healthcare worker") { nextPage = "/record-vaccinations/healthcare-worker" diff --git a/app/views/record-vaccinations/review-previous.html b/app/views/record-vaccinations/review-previous.html index e8109f71..81bbd487 100644 --- a/app/views/record-vaccinations/review-previous.html +++ b/app/views/record-vaccinations/review-previous.html @@ -174,7 +174,7 @@

{{ data.firstName }} { } ] } - } if (data.eligibility == "Health or social care worker"), + } if (data.eligibility == "Healthcare worker"), { key: { text: "Location"