aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/web/fixmystreet/report/new/fill_in_details_form.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/fixmystreet/report/new/fill_in_details_form.html b/templates/web/fixmystreet/report/new/fill_in_details_form.html
index da0875c8d..9a3418351 100644
--- a/templates/web/fixmystreet/report/new/fill_in_details_form.html
+++ b/templates/web/fixmystreet/report/new/fill_in_details_form.html
@@ -115,7 +115,7 @@
<div class="form-box">
<label for="form_email">[% loc('Your email') %]</label>
- <input disabled type="text" value="[% report.user.email | html %]">
+ <input disabled type="text" value="[% c.user.email | html %]">
[% INCLUDE 'report/new/extra_name.html' %]