From f47aa1bf4fd32747ee04eb27d906249adf985135 Mon Sep 17 00:00:00 2001 From: Radek Czajka Date: Fri, 6 Dec 2024 13:52:45 +0100 Subject: [PATCH] fix --- src/club/templates/club/donation_step2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/club/templates/club/donation_step2.html b/src/club/templates/club/donation_step2.html index 623cd0c4e..3864ad5a5 100644 --- a/src/club/templates/club/donation_step2.html +++ b/src/club/templates/club/donation_step2.html @@ -48,7 +48,7 @@ {{ form.email.errors }}
- + {{ form.phone }} {{ form.phone.errors }}
-- 2.20.1