mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-01-18 07:22:19 +00:00
Tweaks to users/teams list
This commit is contained in:
parent
8e3670f430
commit
30230bf645
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
||||||
<h1>Listing teams</h1>
|
<h1 class="title">Listing Teams</h1>
|
||||||
|
|
||||||
<p>Teams with no current members are not displayed.</p>
|
<p>Teams with no current members are not displayed.</p>
|
||||||
<p>Search for teams by name:</p>
|
<p>Search for teams by name:</p>
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
<h1>Listing Users</h1>
|
<h1 class="title">Listing Users</h1>
|
||||||
|
|
||||||
<p>Search for users by name or Steam ID:</p>
|
<p>Search for users by name or Steam ID:</p>
|
||||||
|
|
||||||
<%= form_tag(users_path, method: 'get', class: 'square search') do %>
|
<%= form_tag(users_path, method: 'get', class: 'square search') do %>
|
||||||
|
|
Loading…
Reference in a new issue