summaryrefslogtreecommitdiff
path: root/templates/edit_comment.html.ep
diff options
context:
space:
mode:
Diffstat (limited to 'templates/edit_comment.html.ep')
-rw-r--r--templates/edit_comment.html.ep2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit_comment.html.ep b/templates/edit_comment.html.ep
index 81353a2..4f8e3e4 100644
--- a/templates/edit_comment.html.ep
+++ b/templates/edit_comment.html.ep
@@ -29,7 +29,7 @@
am
<b><%= $journey->{sched_departure}->strftime('%d.%m.%Y') %></b>
</p>
- % if (current_user()->{is_public} & 0x04) {
+ % if (current_user()->{comments_visible}) {
<p>
Der hier eingetragene Text ist als Teil deines Nutzerstatus
öffentlich sichtbar.