summaryrefslogtreecommitdiff
path: root/app/views/threadreplies/edit.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/threadreplies/edit.html.erb')
-rw-r--r--app/views/threadreplies/edit.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/threadreplies/edit.html.erb b/app/views/threadreplies/edit.html.erb
index c009cb0..d14966a 100644
--- a/app/views/threadreplies/edit.html.erb
+++ b/app/views/threadreplies/edit.html.erb
@@ -12,4 +12,4 @@
<p><%= f.submit "Reply", class: "btn blue left" %></p>
<% end %>
<p><%= button_to "Delete reply", [@reply.thread, @reply], method: "delete", data: {confirm: "Delete reply forever?"}, class: "btn red right" %></p>
-<div class="clear"></div> \ No newline at end of file
+<div class="clear"></div>