diff --git a/grails-app/views/project/meriPlan/_keyThreats.gsp b/grails-app/views/project/meriPlan/_keyThreats.gsp
index 4d54e5b49..fc80866f2 100644
--- a/grails-app/views/project/meriPlan/_keyThreats.gsp
+++ b/grails-app/views/project/meriPlan/_keyThreats.gsp
@@ -8,8 +8,8 @@
|
- Key threat(s) and/or key threatening processes Describe the key threats (or key threatening processes) to the primary investment priority |
- Interventions to address threats Describe the proposed interventions to address the threat and how this will deliver on the 5 year outcome. |
+ Key threat(s) and/or key threatening processes ${threatHelpText ?: "Describe the key threats (or key threatening processes) to the primary investment priority"} |
+ Interventions to address threats ${interventionHelpText ?: "Describe the proposed interventions to address the threat and how this will deliver on the 5 year outcome."} |
|
diff --git a/grails-app/views/project/meriPlan/_monitoringBaseline.gsp b/grails-app/views/project/meriPlan/_monitoringBaseline.gsp
index cf7147080..b6c12b604 100644
--- a/grails-app/views/project/meriPlan/_monitoringBaseline.gsp
+++ b/grails-app/views/project/meriPlan/_monitoringBaseline.gsp
@@ -1,10 +1,10 @@
-Describe the project baseline(s) units of measure or data which will be used to report progress towards this project's outcomes (short-term, medium-term and 5 year program outcome), and the monitoring design. Refer to the Regional Land Partnerships Evaluation Plan, which provides guidance on baselines and the monitoring indicators for each RLP outcome. Note, other monitoring indicators can also be used.
+${titleHelpText ?: "Describe the project baseline(s) units of measure or data which will be used to report progress towards this project's outcomes (short-term, medium-term and 5 year program outcome), and the monitoring design. Refer to the Regional Land Partnerships Evaluation Plan, which provides guidance on baselines and the monitoring indicators for each RLP outcome. Note, other monitoring indicators can also be used."}
|
- Project baseline |
- Describe the method used to obtain the baseline, or how the baseline will be established Describe the project baseline(s) units of measure or data which will be used to report progress towards this project's outcomes (short-term, medium-term and 5 year program outcome), and the monitoring design. |
+ Project baseline ${baselineHelpText} |
+ Describe the method used to obtain the baseline, or how the baseline will be established ${baselineMethodHelpText ?: "Describe the project baseline(s) units of measure or data which will be used to report progress towards this project's outcomes (short-term, medium-term and 5 year program outcome), and the monitoring design."} |
|