Change button text

This commit is contained in:
zandercymatics 2024-06-13 14:07:06 -06:00
parent be6afb88ac
commit 2b76a16bec
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -53,7 +53,7 @@
<a href="{% url 'export_data_domain_requests_full' %}" class="button text-no-wrap" role="button">
<svg class="usa-icon" aria-hidden="true" focusable="false" role="img" width="24" height="24">
<use xlink:href="{%static 'img/sprite.svg'%}#file_download"></use>
</svg><span class="margin-left-05">All domain requests</span>
</svg><span class="margin-left-05">All domain requests metadata</span>
</a>
</li>
</ul>