0.1.351 upd footer

This commit is contained in:
2024-02-01 18:50:28 +03:00
parent ab22a3ec88
commit 0763faf224
2 changed files with 98 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
onkeydown = "hideErrors(this)"
{% if form.data.email %} value="{{ form.data.email }}"{% endif %}
placeholder="{% trans "Введите ваш e-mail" %}">
<button onclick="RequestCommercialOffer(this)" id="footer_input_button">
<button onclick="subscribeNewsletter(this)" id="footer_input_button">
<img class="svg" src="/static/img/svg/CaretCircleRight.svg">
</button>