mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Added 1 more hint for tournament types
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
<br>
|
||||
<div>
|
||||
See About page for information on tournament types: <%= link_to "About", "/static_pages/about" %>
|
||||
<p>For double elimination tournaments, 1-6 places 1st through 6th and 1-8 places 1st through 8th.</p>
|
||||
</div>
|
||||
<%= f.hidden_field :user_id, :value => current_user.id %>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user