forked from leftypol/leftypol
Correct HTML5
This commit is contained in:
parent
91e3adea28
commit
5ade310e15
1 changed files with 27 additions and 29 deletions
|
@ -1,8 +1,7 @@
|
|||
<center>
|
||||
{error?<h2>{error}</h2>}
|
||||
<form action="" method="post">
|
||||
{redirect?<input type="hidden" name="redirect" value="{redirect}" />}
|
||||
<table style="margin-top:25px;">
|
||||
{error?<h2>{error}</h2>}
|
||||
<form action="" method="post">
|
||||
{redirect?<input type="hidden" name="redirect" value="{redirect}" />}
|
||||
<table style="margin-top:25px;">
|
||||
<tr>
|
||||
<th>
|
||||
Username
|
||||
|
@ -24,6 +23,5 @@
|
|||
<td>
|
||||
<input type="submit" name="login" value="Continue" />
|
||||
</td>
|
||||
</table>
|
||||
</form>
|
||||
</center>
|
||||
</table>
|
||||
</form>
|
Loading…
Add table
Add a link
Reference in a new issue