il manquait un <div>

This commit is contained in:
nicosomb 2013-04-20 10:27:37 +02:00
parent 8c72b98d9d
commit f281635c9a

View file

@ -1,4 +1,5 @@
{include="head"}
<div>
<form method="post" action="?login" name="loginform">
<fieldset>
<h2>login to your poche</h2>
@ -20,4 +21,4 @@
<input type="hidden" name="returnurl" value="<?php echo htmlspecialchars($referer);?>">
<input type="hidden" name="token" value="<?php echo Session::getToken(); ?>">
</form>
{include="footer"}
{include="footer"}