summaryrefslogtreecommitdiff
path: root/app/views/forumthreads/new.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/forumthreads/new.html.erb')
-rw-r--r--app/views/forumthreads/new.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/forumthreads/new.html.erb b/app/views/forumthreads/new.html.erb
index 021e907..2e1d7e0 100644
--- a/app/views/forumthreads/new.html.erb
+++ b/app/views/forumthreads/new.html.erb
@@ -7,7 +7,7 @@
end
%>
-<%= link_to @thread.forum.group, forumgroup_path(@thread.forum.group) %> → <%= link_to @thread.forum, @thread.forum %> → New thread
+<%= link_to @thread.forum.group, forumgroup_path(@thread.forum.group) %> → <%= link_to @thread.forum, @thread.forum %> → New thread
<h1>New thread</h1>
<%= form_for @thread do |f|%>
<table>