This commit is contained in:
parent
ae99fc810d
commit
e85d0be149
38
src/App.vue
38
src/App.vue
@ -53,7 +53,7 @@
|
||||
id="confirm_membership"
|
||||
required
|
||||
/>
|
||||
<label class="form-check-label beantraungs-text" for="flexCheckDefault">
|
||||
<label class="form-check-label beantraungs-text" for="confirm_membership">
|
||||
Ich beantrage hiermit die Aufnahme in die WTF Kooperative eG,
|
||||
bestätige die mir zur Verfügung gestellte <a href="https://wtf-eg.de/dokumente/wtf-satzung.pdf">Satzung</a>
|
||||
und <a href="https://wtf-eg.de/dokumente/wtf-ago.pdf">Allgemeine Geschäftsordnung (AGO)</a>
|
||||
@ -63,25 +63,25 @@
|
||||
per Überweisung mit dem Verwendungszweck Mitgliedsnummer (wenn
|
||||
vorhanden) bzw. <code>Name - Vorname - Geburtsdatum</code> an folgende
|
||||
Bankverbindung:
|
||||
<table class="table table-striped mt-2">
|
||||
<tr class="no-print">
|
||||
<td>Kontoinhaberin:</td>
|
||||
<td>WTF Kooperative eG</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>IBAN:</td>
|
||||
<td><strong>DE67 4476 1534 </strong>2301 4210 00</td>
|
||||
</tr>
|
||||
<tr class="no-print">
|
||||
<td>Bank:</td>
|
||||
<td>Volksbank in Südwestfalen eG</td>
|
||||
</tr>
|
||||
<tr class="no-print">
|
||||
<td>BIC:</td>
|
||||
<td> GENO DE M1 NRD</td>
|
||||
</tr>
|
||||
</table>
|
||||
</label>
|
||||
<table class="table table-striped mt-2">
|
||||
<tr class="no-print">
|
||||
<td>Kontoinhaberin:</td>
|
||||
<td>WTF Kooperative eG</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>IBAN:</td>
|
||||
<td><strong>DE67 4476 1534 </strong>2301 4210 00</td>
|
||||
</tr>
|
||||
<tr class="no-print">
|
||||
<td>Bank:</td>
|
||||
<td>Volksbank in Südwestfalen eG</td>
|
||||
</tr>
|
||||
<tr class="no-print">
|
||||
<td>BIC:</td>
|
||||
<td> GENO DE M1 NRD</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-6 col-xs-12">
|
||||
|
Loading…
Reference in New Issue
Block a user