From 799c2fe1fe29a840bcbbd918f146f26a4a3c488d Mon Sep 17 00:00:00 2001 From: HgO Date: Sun, 21 Jun 2020 18:18:28 +0200 Subject: [PATCH] change Neutrinet BIC bank account --- locale/fr/LC_MESSAGES/django.mo | Bin 21625 -> 21625 bytes locale/fr/LC_MESSAGES/django.po | 8 ++++---- locale/nl/LC_MESSAGES/django.po | 4 ++-- ordering/templates/email.txt | 2 +- ordering/templates/home.haml | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/locale/fr/LC_MESSAGES/django.mo b/locale/fr/LC_MESSAGES/django.mo index bc3e5d2406129257178d81dbd330c612923fc97f..84eab27157511a2a1e9c476efedb98e75c747923 100644 GIT binary patch delta 79 zcmeylg7N1H#tki8oK8+bp-!$&PF#}(xfD0A<2u610TbF>CEzKCs$lXuE``m!`XAX4 JirCDGCEzKCs$lXuE``m!`XAX4 JirCDG\n" "
\n" -" HBKABE22\n" +" BBRUBEBB\n" "\n" "
\n" " " @@ -495,7 +495,7 @@ msgstr "" " BIC\n" " \n" "
\n" -" HBKABE22\n" +" BBRUBEBB\n" "\n" "
\n" " " diff --git a/locale/nl/LC_MESSAGES/django.po b/locale/nl/LC_MESSAGES/django.po index 8a94a01..adbc892 100644 --- a/locale/nl/LC_MESSAGES/django.po +++ b/locale/nl/LC_MESSAGES/django.po @@ -189,7 +189,7 @@ msgid "" "Name: Neutrinet ASBL\n" "Communication: order n%(id)s of %(first_name)s %(last_name)s\n" "IBAN: BE52 6528 3497 8409\n" -"BIC: HBKABE22\n" +"BIC: BBRUBEBB\n" "\n" "If you wish to pay by other means, please contact us.\n" "\n" @@ -355,7 +355,7 @@ msgid "" " BIC\n" " \n" "
\n" -" HBKABE22\n" +" BBRUBEBB\n" "\n" "
\n" " " diff --git a/ordering/templates/email.txt b/ordering/templates/email.txt index 1d8f57f..ee6f0b3 100644 --- a/ordering/templates/email.txt +++ b/ordering/templates/email.txt @@ -40,7 +40,7 @@ Bank: RecordBank Name: Neutrinet ASBL Communication: order n{{ id }} of {{ first_name }} {{ last_name }} IBAN: BE52 6528 3497 8409 -BIC: HBKABE22 +BIC: BBRUBEBB If you wish to pay by other means, please contact us. diff --git a/ordering/templates/home.haml b/ordering/templates/home.haml index a1c0bfa..412e721 100644 --- a/ordering/templates/home.haml +++ b/ordering/templates/home.haml @@ -115,4 +115,4 @@ %dt BIC %dd - HBKABE22 + BBRUBEBB -- GitLab