mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Small improvmemts for login form
This commit is contained in:
parent
8f6fe21dbf
commit
47f2ca1d37
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue