fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce097db
)
fix
author
Radek Czajka
<rczajka@rczajka.pl>
Fri, 6 Dec 2024 12:52:45 +0000
(13:52 +0100)
committer
Radek Czajka
<rczajka@rczajka.pl>
Fri, 6 Dec 2024 12:52:45 +0000
(13:52 +0100)
src/club/templates/club/donation_step2.html
patch
|
blob
|
history
diff --git
a/src/club/templates/club/donation_step2.html
b/src/club/templates/club/donation_step2.html
index
623cd0c
..
3864ad5
100644
(file)
--- a/
src/club/templates/club/donation_step2.html
+++ b/
src/club/templates/club/donation_step2.html
@@
-48,7
+48,7
@@
{{ form.email.errors }}
</div>
<div class="l-checkout__input">
- <label for="id_phone">
<span>*</span>
{% trans "Telefon" %}</label>
+ <label for="id_phone">{% trans "Telefon" %}</label>
{{ form.phone }}
{{ form.phone.errors }}
</div>