fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
e8c927e
)
Wording.
author
Radek Czajka
<rczajka@rczajka.pl>
Tue, 15 Dec 2020 13:08:38 +0000
(14:08 +0100)
committer
Radek Czajka
<rczajka@rczajka.pl>
Tue, 15 Dec 2020 13:08:38 +0000
(14:08 +0100)
src/club/templates/club/schedule.html
patch
|
blob
|
history
diff --git
a/src/club/templates/club/schedule.html
b/src/club/templates/club/schedule.html
index
7ae714e
..
adf8f91
100644
(file)
--- a/
src/club/templates/club/schedule.html
+++ b/
src/club/templates/club/schedule.html
@@
-28,7
+28,7
@@
wspierasz nas kwotą {{ schedule.amount }} zł{% if schedule.monthly %} miesięc
{% else %}
<form class="wlform" method='post' action="{% url 'club_cancel' schedule.key %}">
{% csrf_token %}
- <button type="submit" class="submit" style="font-size: .9em">
Anuluj kolejną płatność
</button>
+ <button type="submit" class="submit" style="font-size: .9em">
Zrezygnuj z kolejnej płatności
</button>
</form>
{% endif %}
{% else %}