diff options
Diffstat (limited to 'src/match_up')
| -rw-r--r-- | src/match_up/templates/controls.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/match_up/templates/controls.j2 b/src/match_up/templates/controls.j2 index cf591c5..24b42c6 100644 --- a/src/match_up/templates/controls.j2 +++ b/src/match_up/templates/controls.j2 @@ -23,7 +23,7 @@ <button class="button is-dark is-responsive" hx-post="/propose" hx-target="#games" - hx-include="[name='type']">Shuffle</button> + hx-include="[name='type']">Create</button> </div> <div class="column"></div> <div class="column"> |
