Fixed: type=button

This commit is contained in:
7u83 2020-04-16 20:26:25 +00:00
parent 6e6a0a086a
commit 320ca7e40e
1 changed files with 2 additions and 2 deletions

4
ka.php
View File

@ -251,7 +251,7 @@ Grund für abweichende kontoinhabende Person"></textarea>
<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"></textarea>
</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);"