diff --git a/app/views/appointments/details-series.html b/app/views/appointments/details-series.html index ca4a38e..0837555 100644 --- a/app/views/appointments/details-series.html +++ b/app/views/appointments/details-series.html @@ -1,4 +1,4 @@ -{% extends 'layouts/ravs-plus-layout-1-oh.html' %} +{% extends 'layouts/ravs-plus-layout-1-maternity.html' %} {% set currentSection = "plus" %} diff --git a/app/views/appointments/home.html b/app/views/appointments/home.html index a55f125..b4bac80 100644 --- a/app/views/appointments/home.html +++ b/app/views/appointments/home.html @@ -23,7 +23,7 @@
View, filter and export vaccination information for your organisation's staff.
+View, filter and export vaccination information for your pregnant patients.
Add or replace a list of patients
+Add or replace a list of pregnant patients
@@ -42,7 +44,7 @@View current list of patients
+View current list of pregnant patients
diff --git a/app/views/appointments/manage-site.html b/app/views/appointments/manage-site.html index 228b52f..ce6b4d9 100644 --- a/app/views/appointments/manage-site.html +++ b/app/views/appointments/manage-site.html @@ -1,4 +1,4 @@ -{% extends 'layouts/ravs-plus-layout-1-oh.html' %} +{% extends 'layouts/ravs-plus-layout-1-maternity.html' %} {% set currentSection = "plus" %}