diff --git a/templates/indicators/forms/target_period_modal.html b/templates/indicators/forms/target_period_modal.html index 5df19810..76572a02 100644 --- a/templates/indicators/forms/target_period_modal.html +++ b/templates/indicators/forms/target_period_modal.html @@ -168,7 +168,7 @@
- +
[[target.period]]
[[target.start_date]] - [[target.end_date]]
- [[ errors.first('target value') ]] + [[ errors.first(`target value ${index + 1}`)]]