diff --git a/auth/login.php b/auth/login.php index e2603fc..9b47bd8 100755 --- a/auth/login.php +++ b/auth/login.php @@ -5,7 +5,7 @@
-
+

diff --git a/auth/register.php b/auth/register.php index fa112c7..e14428e 100755 --- a/auth/register.php +++ b/auth/register.php @@ -48,7 +48,7 @@ if (isset($_POST['username']) AND isset($_POST['password'])) { ?>