forked from tohe/wmdeit_kaform
Moved sned buttons to the right place
This commit is contained in:
parent
ed493c4233
commit
8f35208d33
17
ka.php
17
ka.php
|
@ -250,22 +250,19 @@ Grund für abweichende kontoinhabende Person"></textarea>
|
|||
<input id="agree" type="checkbox" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</fieldset>
|
||||
</div>
|
||||
<div class="is-col">
|
||||
<?php include "h2.php"; ?>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<button type="button" onclick="downloadDocument(true);"
|
||||
class="button is-green">Antrag elektronisch direkt an WMDE schicken</button>
|
||||
|
||||
<button type="button" onclick="downloadDocument(false);"
|
||||
class="button is-orange">Antrag herunterladen und später einreichen</button>
|
||||
|
||||
</div>
|
||||
<div class="is-col">
|
||||
<?php include "h2.php"; ?>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<input type="hidden" id="banktype" name="banktype"/>
|
||||
|
|
Loading…
Reference in New Issue