fix: update extraction page text for clarity

- Remove 'Drop outcomes here to create association columns' from Results area
- Change 'Drag bets to UNDER/OVER or Results areas' to 'Drag bets to UNDER/OVER or Results associations area'
parent 6939ce9e
...@@ -119,7 +119,7 @@ ...@@ -119,7 +119,7 @@
<h5 class="card-title mb-0"> <h5 class="card-title mb-0">
<i class="fas fa-grip-vertical me-2"></i>Available Bets <i class="fas fa-grip-vertical me-2"></i>Available Bets
</h5> </h5>
<small class="text-muted">Drag bets to UNDER/OVER or Results areas</small> <small class="text-muted">Drag bets to UNDER/OVER or Results associations area</small>
</div> </div>
<div class="card-body"> <div class="card-body">
<!-- Add New Bet Form --> <!-- Add New Bet Form -->
...@@ -149,7 +149,6 @@ ...@@ -149,7 +149,6 @@
<h5 class="card-title mb-0"> <h5 class="card-title mb-0">
<i class="fas fa-target me-2"></i>Results <i class="fas fa-target me-2"></i>Results
</h5> </h5>
<small class="text-muted">Drop outcomes here to create association columns</small>
</div> </div>
<div class="btn-group btn-group-sm" role="group"> <div class="btn-group btn-group-sm" role="group">
<button type="button" class="btn btn-outline-success btn-sm" id="btn-add-result-option"> <button type="button" class="btn btn-outline-success btn-sm" id="btn-add-result-option">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment