aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaran Jayachandra <mail@karanjayachandra.com>2024-11-15 18:24:31 +0100
committerKaran Jayachandra <mail@karanjayachandra.com>2024-11-15 18:24:31 +0100
commit7b8bbe6db3680af65c3701afbcd31ac1f61773af (patch)
tree2d7ea5de37f2bda57be419b4aa37971afa09eab5
parentbded222902eaf791143add8dc59b31ad4b772a2b (diff)
Changed the shuffle button to create
-rw-r--r--src/match_up/templates/controls.j22
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">