mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
Merge pull request #134 from anton-reutov/patch-26
Small improvmemts for login form
This commit is contained in:
commit
a08a17cca8
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