Adjust view feedback button wording (#17267)

This commit is contained in:
Franck Nijhof 2021-04-04 21:19:21 +02:00 committed by GitHub
parent 08d03d141e
commit b2da15d100
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@
<a
href="{{ site.netlify.repository_url }}/issues?utf8=%E2%9C%93&q=%22{{ page.url | url_encode }}%22&in=body"
target="_blank"
><i class="icon-comments" /> View pending feedback</a
><i class="icon-comments" /> View given feedback</a
>
{% endif %}
</div>