forked from root/threadr.lostcave.ddnss.de
section tag
parent
07c9822b44
commit
35d766c6b3
|
@ -25,7 +25,8 @@ if (isset($_SESSION['user_id'])){
|
|||
<div class="item-1">
|
||||
<h1> <center>Log in to your ThreadR account</center> </h1>
|
||||
</div>
|
||||
<div class="item-2 form">
|
||||
<div class="item-2">
|
||||
<section>
|
||||
<p>
|
||||
<?php
|
||||
if (isset($_GET['error'])){
|
||||
|
@ -46,6 +47,7 @@ if (isset($_SESSION['user_id'])){
|
|||
<input type="submit" value="Log in" />
|
||||
</form>
|
||||
<p></p>
|
||||
</section>
|
||||
</div>
|
||||
<div class="item-3">
|
||||
<p></p>
|
||||
|
|
Loading…
Reference in New Issue