diff --git a/app/views/tournaments/show.html.erb b/app/views/tournaments/show.html.erb index 66d9a53..374e4d5 100644 --- a/app/views/tournaments/show.html.erb +++ b/app/views/tournaments/show.html.erb @@ -32,7 +32,7 @@ <% end %>

-

Schools

+

School Lineups

@@ -62,7 +62,7 @@ <% end %>

-

Weights

+

Weight Class Seeds

@@ -93,7 +93,6 @@
<% if user_signed_in? %> <%= link_to "New #{@tournament.name} Mat" , "/mats/new?tournament=#{@tournament.id}" %> -<% end %>

@@ -117,6 +116,7 @@ <% end %>
+<% end %>