From fb7c09a78baf4747185c9ac83360035c7ac09a65 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Fri, 11 Mar 2016 16:00:58 +0000 Subject: Add labels for subsequent photo form inputs. --- templates/web/base/questionnaire/index.html | 2 ++ templates/web/base/report/new/form_report.html | 2 ++ templates/web/base/report/update/form_update.html | 2 ++ templates/web/bromley/report/display.html | 2 ++ templates/web/bromley/report/new/fill_in_details_form.html | 2 ++ templates/web/eastsussex/report/update-form.html | 2 ++ templates/web/zurich/report/new/fill_in_details_form.html | 2 ++ 7 files changed, 14 insertions(+) (limited to 'templates') diff --git a/templates/web/base/questionnaire/index.html b/templates/web/base/questionnaire/index.html index 5a5efee30..86887c163 100644 --- a/templates/web/base/questionnaire/index.html +++ b/templates/web/base/questionnaire/index.html @@ -86,7 +86,9 @@ [% END %] [% END %] + + [% END %] diff --git a/templates/web/base/report/new/form_report.html b/templates/web/base/report/new/form_report.html index d76d69ec0..68fb2c796 100644 --- a/templates/web/base/report/new/form_report.html +++ b/templates/web/base/report/new/form_report.html @@ -35,7 +35,9 @@ [% END %] [% END %] + + [% END %] diff --git a/templates/web/base/report/update/form_update.html b/templates/web/base/report/update/form_update.html index 40260886c..f7072ae18 100644 --- a/templates/web/base/report/update/form_update.html +++ b/templates/web/base/report/update/form_update.html @@ -17,7 +17,9 @@ [% END %] [% END %] + + [% END %] diff --git a/templates/web/bromley/report/display.html b/templates/web/bromley/report/display.html index 88a6fbddc..5430b25e2 100644 --- a/templates/web/bromley/report/display.html +++ b/templates/web/bromley/report/display.html @@ -76,7 +76,9 @@ [% END %] [% END %] + + [% END %] diff --git a/templates/web/bromley/report/new/fill_in_details_form.html b/templates/web/bromley/report/new/fill_in_details_form.html index c953f53c7..858da1a07 100644 --- a/templates/web/bromley/report/new/fill_in_details_form.html +++ b/templates/web/bromley/report/new/fill_in_details_form.html @@ -64,7 +64,9 @@ [% END %] [% END %] + + [% END %] diff --git a/templates/web/eastsussex/report/update-form.html b/templates/web/eastsussex/report/update-form.html index e071ff8ce..4d0c2529f 100644 --- a/templates/web/eastsussex/report/update-form.html +++ b/templates/web/eastsussex/report/update-form.html @@ -76,7 +76,9 @@ [% END %] [% END %] + + [% END %] diff --git a/templates/web/zurich/report/new/fill_in_details_form.html b/templates/web/zurich/report/new/fill_in_details_form.html index d24474084..7628bf23f 100644 --- a/templates/web/zurich/report/new/fill_in_details_form.html +++ b/templates/web/zurich/report/new/fill_in_details_form.html @@ -58,7 +58,9 @@ [% END %] [% END %] + + [% END %] -- cgit v1.2.3