This commit is contained in:
2023-12-02 13:52:43 +03:00
parent b30df5b6ed
commit b6769f6350

View File

@@ -2,7 +2,7 @@
{% load i18n %}
<form
class="clear_form"
class="clear_form_footer"
id="clear_input"
data-name="msg_from_footer"
{% if form.form_name %}data-name="{{ form.form_name}}"{% endif %}