Browse Source

Fixed: type=button

currency
7u83 4 years ago
parent
commit
320ca7e40e
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      ka.php

+ 2
- 2
ka.php View File

@ -251,7 +251,7 @@ Grund für abweichende kontoinhabende Person">
<th>Datum</th>
<th>Beschreibung</th>
<th>Betrag</th>
<th>W&auml;hrung</th>
<th>Belege</th>
<th>L&ouml;schen</th>
</tr>
</thead>
@ -293,7 +293,7 @@ Grund für abweichende kontoinhabende Person">
</div>
</div>
<button onclick="downloadDocument(true);"
<button type="button" onclick="downloadDocument(true);"
class="button is-green">Antrag elektronisch direkt an WMDE schicken</button>
<button type="button" onclick="downloadDocument(false);"

Loading…
Cancel
Save