diff options
author | Struan Donald <struan@exo.org.uk> | 2019-07-19 12:30:32 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2019-09-27 17:35:15 +0100 |
commit | 1b23e5f8933d9f01fc01102fe3a0d9c7efdd4ae0 (patch) | |
tree | 335719ead12717f4eb9e0cac6ead776e86445860 | |
parent | 4c1e13b915cc916c977080d1d32fe967930cff88 (diff) |
[IsleOfWight] update report form labels
-rw-r--r-- | templates/web/isleofwight/report/new/_form_labels.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/web/isleofwight/report/new/_form_labels.html b/templates/web/isleofwight/report/new/_form_labels.html new file mode 100644 index 000000000..a666ab0a3 --- /dev/null +++ b/templates/web/isleofwight/report/new/_form_labels.html @@ -0,0 +1,3 @@ +[% +SET form_title = 'Summarise the problem and location'; +%] |