diff --git a/app/views/comment/_comment_form.rhtml b/app/views/comment/_comment_form.rhtml index a9413ca..7633bfb 100644 --- a/app/views/comment/_comment_form.rhtml +++ b/app/views/comment/_comment_form.rhtml @@ -3,9 +3,6 @@ <% focus_on = logged_in? ? 'title' : 'name' %> -
- -<%= link_to(_('Post a comment'), '#', :class => 'display-comment-form') if display_link %> <% if !edition_mode && !pass_without_comment_captcha? %>