20 lines
1.5 KiB
HTML
20 lines
1.5 KiB
HTML
|
<form action="index.php?ucp-contact" method="post">
|
||
|
<fieldset><legend>Kontakt:</legend>
|
||
|
<div style="width:45%; float:left; height:23px;">ICQ:</div>
|
||
|
<div style="width:55%; float:left; height:23px;"><input style="width:90%;" name="icq" value="{icq}" /></div>
|
||
|
<div style="width:45%; float:left; height:23px;">MSN:</div>
|
||
|
<div style="width:55%; float:left; height:23px;"><input style="width:90%;" name="msn" value="{msn}" /></div>
|
||
|
<div style="width:45%; float:left; height:23px;">Skype:</div>
|
||
|
<div style="width:55%; float:left; height:23px;"><input style="width:90%;" name="skype" value="{skype}" /></div>
|
||
|
<div style="width:45%; float:left; height:23px;">Yahoo:</div>
|
||
|
<div style="width:55%; float:left; height:23px;"><input style="width:90%;" name="yahoo" value="{yahoo}" /></div>
|
||
|
<div style="width:45%; float:left; height:23px;">AIM:</div>
|
||
|
<div style="width:55%; float:left; height:23px;"><input style="width:90%;" name="aim" value="{aim}" /></div>
|
||
|
<div style="width:100%; height:20px;"></div>
|
||
|
<div style="width:45%; float:left; height:23px;">Steam:</div>
|
||
|
<div style="width:55%; float:left; height:23px;"><input style="width:90%;" name="steam" value="{steam}" /></div>
|
||
|
<div style="width:45%; float:left; height:23px;">xFire:</div>
|
||
|
<div style="width:55%; float:left; height:23px;"><input style="width:90%;" name="xfire" value="{xfire}" /></div>
|
||
|
<div style="width:100%; height:23px; clear:both;"><input type="submit" name="subContact" value="Speichern" /></div>
|
||
|
</fieldset>
|
||
|
</form>
|