aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/web/base/report/_main.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/web/base/report/_main.html b/templates/web/base/report/_main.html
index ffda48074..585200ac3 100644
--- a/templates/web/base/report/_main.html
+++ b/templates/web/base/report/_main.html
@@ -47,8 +47,8 @@
<div class="moderate-edit">
<label>
- <input type="checkbox" name="problem_show_name" [% problem.anonymous ? 'checked' : '' %]>
- Hide reporter&rsquo;s name
+ <input type="checkbox" name="problem_show_name" [% 'checked' UNLESS problem.anonymous %]>
+ Show reporter&rsquo;s name
</label>
</div>
<p class="report_meta_info">