Merge pull request #134 from anton-reutov/patch-26

Small improvmemts for login form
This commit is contained in:
myvesta 2021-11-20 22:15:48 +01:00 committed by GitHub
commit a08a17cca8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
<td style="padding: 0 10px 0 42px; height: 280px; width: 170px;">
<a href="/"><img border=0 src="/images/vesta_logo.png" alt="Vesta Control Panel" style="margin: 0 0 0 0;" /></a>
</td>
<td style="padding: 20px 0 0 0;">
<td style="padding: 50px 0 0 0;">
<form method="post" action="/login/" >
<input type="hidden" name="token" value="<?php echo $_SESSION['token']; ?>">
<table class="login-box">