aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/web/zurich/admin/report_edit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/zurich/admin/report_edit.html b/templates/web/zurich/admin/report_edit.html
index f7bb5b202..64d0950ee 100644
--- a/templates/web/zurich/admin/report_edit.html
+++ b/templates/web/zurich/admin/report_edit.html
@@ -268,7 +268,7 @@
<input type="submit" name="Submit changes" value="[% loc('Submit changes') %]" >
</p>
-[% IF c.cobrand.problem_has_public_response(problem) %]
+[% IF c.cobrand.problem_has_public_response(problem) || c.cobrand.problem_has_user_response(problem) %]
<h2>[% loc('Public response:') %]</h2>
<div class="admin-official-answer">
[% problem.extra.public_response | html_para %]