Compare commits

...

3 Commits

10 changed files with 1 additions and 1 deletions

BIN
UPLOAD/images/ucp/ava.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

BIN
UPLOAD/images/ucp/info.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

BIN
UPLOAD/images/ucp/safe.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

BIN
UPLOAD/images/ucp/sets.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

BIN
UPLOAD/images/ucp/sig.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

View File

@ -22,7 +22,7 @@
<input id="status_aktiv" type="radio" value="1" name="status" {status1} /><label for="status_aktiv">Aktiv</label> <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> <input id="status_inaktiv" type="radio" value="0" name="status" {status0} /><label for="status_inaktiv">Nicht Aktiv</label>
</div> </div>
<div style="width:45%; hieght:23px; float:left;">Staat:</div> <div style="width:45%; height:23px; float:left;">Staat:</div>
<div style="width:55%; height:23px; float:left;"> <div style="width:55%; height:23px; float:left;">
<select name="staat" style="width:80%;"> <select name="staat" style="width:80%;">
{staat} {staat}