Formatting form
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 59s
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 59s
This commit is contained in:
parent
590f920eb0
commit
6ed288f41b
1 changed files with 2 additions and 2 deletions
|
|
@ -91,7 +91,7 @@ kommentar = 'age und hobbies sind honeypots'
|
||||||
<input type="text" id="servername" name="servername" placeholder="name" required >
|
<input type="text" id="servername" name="servername" placeholder="name" required >
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
**Welche Leistungen bieten Sie an?**
|
<b>Welche Leistungen bieten Sie an?</b><br/>
|
||||||
<input type="checkbox" id="SOM" name="SOM" value="SOM: Somatische Leistungen" checked />
|
<input type="checkbox" id="SOM" name="SOM" value="SOM: Somatische Leistungen" checked />
|
||||||
<label for="SOM">Somatische Leistungen</label>
|
<label for="SOM">Somatische Leistungen</label>
|
||||||
<input type="checkbox" id="PSY" name="PSY" value="PSY: Psychiatrische Leistungen" />
|
<input type="checkbox" id="PSY" name="PSY" value="PSY: Psychiatrische Leistungen" />
|
||||||
|
|
@ -100,7 +100,7 @@ kommentar = 'age und hobbies sind honeypots'
|
||||||
<label for="AÜP">Akut- und Übergangspflege</label>
|
<label for="AÜP">Akut- und Übergangspflege</label>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
**In welchen Kantonen haben Sie eine Bewilligung oder haben eine Bewilligung beantragt?**
|
<b>In welchen Kantonen haben Sie eine Bewilligung oder haben eine Bewilligung beantragt?</b><br/>
|
||||||
<table cellpadding="3">
|
<table cellpadding="3">
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue