Wording change on dashboard
This commit is contained in:
parent
908dca311c
commit
d61f4ffd88
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@
|
||||||
<div class="col-md-6 my-3 d-flex flex-column">
|
<div class="col-md-6 my-3 d-flex flex-column">
|
||||||
<h4>Raffle Tickets</h4>
|
<h4>Raffle Tickets</h4>
|
||||||
|
|
||||||
<p><a href="/raffle/tickets/">View my raffle tickets</a></p>
|
<p><a href="/raffle/tickets/">View all my raffle tickets</a></p>
|
||||||
{# REMOVE HARDCODED CATEGORY NUMBER!!!! #}
|
{# REMOVE HARDCODED CATEGORY NUMBER!!!! #}
|
||||||
<p><a href="/tickets/category/8">Buy raffle tickets</a></p>
|
<p><a href="/tickets/category/8">Buy raffle tickets</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue