diff --git a/app/views/forumgroups/new.html.erb b/app/views/forumgroups/new.html.erb index 4d11a36..9802260 100644 --- a/app/views/forumgroups/new.html.erb +++ b/app/views/forumgroups/new.html.erb @@ -1,4 +1,4 @@ -<% title "New Forum: #{@group.title}" %> +<% title "New Forum: #{@group.name}" %>