diff --git a/app/views/admin/comments/_comment.html.erb b/app/views/admin/comments/_comment.html.erb index 5de5c49f..1e2a1041 100644 --- a/app/views/admin/comments/_comment.html.erb +++ b/app/views/admin/comments/_comment.html.erb @@ -3,7 +3,7 @@
- <%= comment.author_name || 'Anonymous' %> diff --git a/app/views/api/_comment.html.erb b/app/views/api/_comment.html.erb index f8c57045..85e16d86 100644 --- a/app/views/api/_comment.html.erb +++ b/app/views/api/_comment.html.erb @@ -2,14 +2,14 @@