about summary refs log tree commit diff stats
path: root/app/views/comments
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/comments')
-rw-r--r--app/views/comments/_form.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/comments/_form.html.haml b/app/views/comments/_form.html.haml index eb374c7..13a0903 100644 --- a/app/views/comments/_form.html.haml +++ b/app/views/comments/_form.html.haml
@@ -3,7 +3,7 @@
3 %fieldset#comment-body-field 3 %fieldset#comment-body-field
4 %blockquote.bubble.rounded.bottom 4 %blockquote.bubble.rounded.bottom
5 #comment-reply-msg 5 #comment-reply-msg
6 = link_to (image_tag "cross"), "#", class: "comment-reply-cancel" 6 = link_to (image_tag "cross.png"), "#", class: "comment-reply-cancel"
7 Replying to comment by 7 Replying to comment by
8 = succeed ":" do 8 = succeed ":" do
9 %span.comment-reply-author 9 %span.comment-reply-author