Renamed EU -> SEPA

This commit is contained in:
Tobias Herre 2021-12-11 08:07:30 +01:00
parent f449e09e2a
commit e82671d0f4
1 changed files with 2 additions and 2 deletions

View File

@ -61,8 +61,8 @@
<div class="is-col">
<nav class="tabs" data-kube="tabs" data-equal="false">
<a href="#bank-eu" class="is-active"><?=_("Banküberweisung")?></a>
<a href="#bank-noneu"><?=_("Banküberweisung (Non-EU)")?></a>
<a href="#bank-eu" class="is-active"><?=_("Banküberweisung (SEPA)")?></a>
<a href="#bank-noneu"><?=_("Banküberweisung (nicht SEPA)")?></a>
</nav>
<section id="bank-eu">