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