Merge pull request '"View Availability" is now "Get It"' (#285) from rename-view-availability into main
Reviewed-on: #285
This commit is contained in:
commit
4ffbd0fe5d
1 changed files with 1 additions and 1 deletions
|
|
@ -26,6 +26,6 @@
|
||||||
{% else %}
|
{% else %}
|
||||||
<span></span>
|
<span></span>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<a href="{{ service.slug }}/" class="btn btn-light-primary">{% translate "View Availability" %}</a>
|
<a href="{{ service.slug }}/" class="btn btn-light-primary">{% translate "Get It" %}</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue