mirror of
https://github.com/jakejarvis/spoons.git
synced 2025-04-26 13:28:27 -04:00
OCD login page indenting
This commit is contained in:
parent
a5e15bb209
commit
ee8e1f4562
@ -209,11 +209,11 @@ if(isset($_POST['password'])) {
|
||||
<div class="container">
|
||||
|
||||
<form class="form-signin" action="<?php echo $site_url ?>/login" method="POST">
|
||||
<?php if($failure) { ?>
|
||||
<?php if($failure) { ?>
|
||||
<div class="alert alert-error">
|
||||
<strong>Nope!</strong> Try again buddy.
|
||||
</div>
|
||||
<?php } ?>
|
||||
<?php } ?>
|
||||
|
||||
<img src="<?php echo $site_url ?>/assets/img/paulblart.png">
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user