Compare commits
No commits in common. "7fbde63d42fd081cfe290e56068020f3116a1dcd" and "6a156b186644f6eb99928e95f131f39399c5496d" have entirely different histories.
7fbde63d42
...
6a156b1866
Before Width: | Height: | Size: 8.2 KiB |
Before Width: | Height: | Size: 9.4 KiB |
Before Width: | Height: | Size: 8.2 KiB |
Before Width: | Height: | Size: 8.6 KiB |
Before Width: | Height: | Size: 8.2 KiB |
Before Width: | Height: | Size: 8.5 KiB |
Before Width: | Height: | Size: 9.5 KiB |
Before Width: | Height: | Size: 8.3 KiB |
Before Width: | Height: | Size: 33 KiB |
|
@ -22,7 +22,7 @@
|
|||
<input id="status_aktiv" type="radio" value="1" name="status" {status1} /><label for="status_aktiv">Aktiv</label>
|
||||
<input id="status_inaktiv" type="radio" value="0" name="status" {status0} /><label for="status_inaktiv">Nicht Aktiv</label>
|
||||
</div>
|
||||
<div style="width:45%; height:23px; float:left;">Staat:</div>
|
||||
<div style="width:45%; hieght:23px; float:left;">Staat:</div>
|
||||
<div style="width:55%; height:23px; float:left;">
|
||||
<select name="staat" style="width:80%;">
|
||||
{staat}
|
||||
|
|