This commit is contained in:
2023-11-29 20:11:51 +03:00
parent b8e3092fc4
commit 0d394fb6b7
3 changed files with 33 additions and 2 deletions

View File

@@ -56,7 +56,7 @@
</div>
<div class="button_feedback_form">
<button id="send_feedback_form">{% translate 'Отправить сообщение' %}</button>
<button onclick="SendFeedbackForm(this)" id="send_feedback_form">{% translate 'Отправить сообщение' %}</button>
</div>