This commit is contained in:
Mateusz Gruszczyński
2025-12-11 22:53:07 +01:00
parent ff9283fd5f
commit ab19453c73

View File

@@ -188,7 +188,7 @@
<div class="d-flex align-items-center justify-content-between"> <div class="d-flex align-items-center justify-content-between">
<h5 class="mb-0"> <h5 class="mb-0">
{% if zbiorka.typ_zbiorki == 'rezerwa' %} {% if zbiorka.typ_zbiorki == 'rezerwa' %}
Wpłaty Wsparcie mona kierować na
{% else %} {% else %}
Jak wspomóc? Jak wspomóc?
{% endif %} {% endif %}
@@ -222,7 +222,7 @@
{% if show_blik %} {% if show_blik %}
<!-- Telefon BLIK --> <!-- Telefon BLIK -->
<div> <div>
<label for="blikInput" class="form-label fw-semibold mb-1">Telefon BLIK</label> <label for="blikInput" class="form-label fw-semibold mb-1">Telefon / BLIK</label>
<div class="input-group"> <div class="input-group">
<input id="blikInput" type="text" <input id="blikInput" type="text"
class="form-control form-control-sm bg-transparent text-light border monospace-input text-truncate" class="form-control form-control-sm bg-transparent text-light border monospace-input text-truncate"