|
@@ -9,6 +9,7 @@
|
|
|
</td>
|
|
</td>
|
|
|
<td style="padding: 20px 0 0 0;">
|
|
<td style="padding: 20px 0 0 0;">
|
|
|
<form method="post" action="/login/" >
|
|
<form method="post" action="/login/" >
|
|
|
|
|
+ <input type="hidden" name="token" value="<?php echo $_SESSION['token']; ?>">
|
|
|
<table class="login-box">
|
|
<table class="login-box">
|
|
|
<tr>
|
|
<tr>
|
|
|
<td syle="padding: 12px 0 0 2px;">
|
|
<td syle="padding: 12px 0 0 2px;">
|