Browse Source

Renamed EU -> SEPA

master
Tobias Herre 2 years ago
parent
commit
e82671d0f4
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      form.php

+ 2
- 2
form.php 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">

Loading…
Cancel
Save