diff --git a/templates/admin/dashboard.html b/templates/admin/dashboard.html
index 8c967c7..223fe26 100644
--- a/templates/admin/dashboard.html
+++ b/templates/admin/dashboard.html
@@ -11,7 +11,7 @@
➕ Dodaj zbiórkę
-
+
⚙️ Ustawienia
@@ -260,7 +260,7 @@
Brak zbiórek zrealizowanych
Gdy jakaś zbiórka osiągnie 100%, pojawi się tutaj.
-
Utwórz nową
+ Utwórz nową
zbiórkę
diff --git a/templates/admin/dodaj_wplate.html b/templates/admin/dodaj_wplate.html
index a817d14..7d61e31 100644
--- a/templates/admin/dodaj_wplate.html
+++ b/templates/admin/dodaj_wplate.html
@@ -5,7 +5,7 @@
@@ -61,13 +61,13 @@
{% for preset in [5,10,20,25,30,50,60,100,150,200] %}
-
diff --git a/templates/admin/dodaj_wydatek.html b/templates/admin/dodaj_wydatek.html
index 04ff0ef..2722461 100644
--- a/templates/admin/dodaj_wydatek.html
+++ b/templates/admin/dodaj_wydatek.html
@@ -5,7 +5,7 @@
@@ -65,7 +65,7 @@
Dodaj wydatek
Anuluj
+ class="btn btn-outline-light">Anuluj
diff --git a/templates/admin/edytuj_stan.html b/templates/admin/edytuj_stan.html
index f83beea..06ccd79 100644
--- a/templates/admin/edytuj_stan.html
+++ b/templates/admin/edytuj_stan.html
@@ -6,9 +6,9 @@
{# Obliczenia wstępne (do inicjalnego podglądu) #}
@@ -72,18 +72,18 @@
{% for delta in [10,50,100,200] %}
- +{{
+ +{{
delta }} PLN
- -{{
+ -{{
delta }} PLN
{% endfor %}
{% if has_cel %}
- Ustaw: do celu
{% set brakujace = (zbiorka.cel - zbiorka.stan) if (zbiorka.cel - zbiorka.stan) > 0 else 0 %}
{% endif %}
- Ustaw: 0
+ Ustaw: 0
@@ -125,7 +125,7 @@
Transakcje: {{ zbiorka.nazwa }}
@@ -51,7 +51,7 @@
{{ a.opis or '—' }} |
{% if a.typ == 'wpłata' %}
-
Edytuj
@@ -62,7 +62,7 @@
Usuń
{% else %}
-
@@ -113,7 +113,7 @@
@@ -140,7 +140,7 @@
diff --git a/templates/admin/ustawienia.html b/templates/admin/ustawienia.html
index ff66127..f0d6ac6 100644
--- a/templates/admin/ustawienia.html
+++ b/templates/admin/ustawienia.html
@@ -171,7 +171,7 @@
- Powrót
+ Powrót
Zapisz ustawienia
diff --git a/templates/zbiorka.html b/templates/zbiorka.html
index 2733fc0..639a1a7 100644
--- a/templates/zbiorka.html
+++ b/templates/zbiorka.html
@@ -63,7 +63,7 @@
{{ it.nazwa }}
{% if it.link %}
Sklep ↗
+ class="btn btn-sm btn-outline-light ms-2">Sklep ↗
{% endif %}
@@ -194,7 +194,7 @@
class="form-control form-control-sm bg-transparent text-light border monospace-input text-truncate"
value="{{ zbiorka.numer_konta }}" readonly autocomplete="off" autocorrect="off" autocapitalize="off"
spellcheck="false" inputmode="text" aria-label="Numer konta do wpłaty">
- Kopiuj
@@ -207,7 +207,7 @@
class="form-control form-control-sm bg-transparent text-light border monospace-input text-truncate"
value="{{ zbiorka.numer_telefonu_blik }}" readonly autocomplete="off" autocorrect="off"
autocapitalize="off" spellcheck="false" inputmode="numeric" aria-label="Telefon BLIK">
- Kopiuj
@@ -272,7 +272,7 @@
{% endif %}
{% if current_user.is_authenticated and current_user.czy_admin %}
+ class="btn btn-sm btn-outline-light">
Zarządzaj
{% endif %}
@@ -314,7 +314,7 @@
|