]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
il manquait un <div>
authornicosomb <nicolas@loeuillet.org>
Sat, 20 Apr 2013 08:27:37 +0000 (10:27 +0200)
committernicosomb <nicolas@loeuillet.org>
Sat, 20 Apr 2013 08:27:37 +0000 (10:27 +0200)
tpl/login.html

index d3139ab36ec779e7e930da23bfcc6047256200e0..8b2f80f8b31620e7e599ac6b56bb09fde1e69fe9 100644 (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"}
\ No newline at end of file
+{include="footer"}