From 7d76d98443b62d401e51944b9b334865250cddf3 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 12 Apr 2017 11:32:13 +0200 Subject: [PATCH] Update donation bank account Signed-off-by: Michael Tremer --- templates/donate.html | 4 ++-- templates/modules/donation-box.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/donate.html b/templates/donate.html index 6a42d07a..6ba3c4bb 100644 --- a/templates/donate.html +++ b/templates/donate.html @@ -71,10 +71,10 @@
{{ _("IBAN") }}
-
DE86 4265 0150 1020 0768 89
+
DE76 3605 0105 1010 8206 84
{{ _("BIC-/SWIFT-Code") }}
-
WELADED1REK
+
SPESDE3EXXX
{% if reason_for_transfer %}
{{ _("Reason for transfer") }}
diff --git a/templates/modules/donation-box.html b/templates/modules/donation-box.html index 4f0d7e8f..805d6b8b 100644 --- a/templates/modules/donation-box.html +++ b/templates/modules/donation-box.html @@ -22,10 +22,10 @@
{{ _("IBAN") }}
-
DE86 4265 0150 1020 0768 89
+
DE76 3605 0105 1010 8206 84
{{ _("BIC-/SWIFT-Code") }}
-
WELADED1REK
+
SPESDE3EXXX
{% if reason_for_transfer %}
{{ _("Reason for transfer") }}
-- 2.47.3