diff --git a/app/views/messages/_course_show.html.erb b/app/views/messages/_course_show.html.erb index a11107a9b..2b834cf0a 100644 --- a/app/views/messages/_course_show.html.erb +++ b/app/views/messages/_course_show.html.erb @@ -173,10 +173,6 @@ <%= pagination_links_full @reply_pages, @reply_count, :per_page_links => false %> <% end %> - - - - <% if !@topic.locked? && authorize_for_course('messages', 'reply') %>