Rename send feedback button

This commit is contained in:
rubenwardy 2023-05-14 14:22:31 +01:00
parent 2850211d4f
commit 84e46d9fc4

View File

@ -93,7 +93,7 @@ layout: base
Optional, if you'd like to receive a response. Optional, if you'd like to receive a response.
</small> </small>
</div> </div>
<button type="submit" class="btn btn-primary">Comment</button> <button type="submit" class="btn btn-primary">Send Feedback</button>
</form> </form>
</aside> </aside>
{% endif %} {% endif %}