Kyberia v1.0
[mirrors/Kyberia-bloodline.git] / boxiky / loginbox.inc
CommitLineData
bc13d5d6
H
1<div id="loginbox">
2<table class=menubox width=107>
3<form action="<?=SCRIPT?>" method=post>
4<input type='hidden' name='action' value='login'>
5<tr><Td align=center>login:<input class='textinput' type=text name=login></td></tr>
6<tr><Td align=center>heslo:<input type=password class='textinput' name='password'></td></tr>
7<tr><Td align=center><input type=submit name=event value="login" class='bigtextinput'>
8<tr><Td align=center><a href='<?=SCRIPT?>?action=register'>zaregistruj sa</a>
9</form>
10</table>
11
12</div>
This page took 0.119827 seconds and 4 git commands to generate.