فهرست منبع

removed saved-cookie login support

Serghey Rodin 13 سال پیش
والد
کامیت
e96a2d02c4
4فایلهای تغییر یافته به همراه11 افزوده شده و 8 حذف شده
  1. 1 2
      web/templates/login.html
  2. 2 2
      web/templates/reset_1.html
  3. 2 2
      web/templates/reset_2.html
  4. 6 2
      web/templates/reset_3.html

+ 1 - 2
web/templates/login.html

@@ -156,8 +156,7 @@
                                             </td>
                                         </tr>
                                         <tr>
-                                            <td>
-                                                <p class="login-text2"><input tabindex="4" type="checkbox" style="margin: 0 8px 0 0" >Remember me</p>
+                                            <td height="28px">
                                             </td>
                                         </tr>
                                         <tr>

+ 2 - 2
web/templates/reset_1.html

@@ -132,11 +132,11 @@
                                 <td style="padding: 0 10px 0 42px;">
                                     <a href="/"><img border=0 src="/images/logo.png" width="124px" height="46px" alt="Vesta Control Panel" /></a>
                                 </td>
-                                <td style="padding: 20px 0 0 0;">
+                                <td style="padding: 10px 0 0 0;">
                                     <form method="post" action="/reset/" >
                                         <table class="login-box">
                                             <tr>
-                                            <td style="padding: 6px 0 10px 0;">
+                                            <td style="padding: 6px 0 4px 0;">
                                                 To reset your password, enter your username and we'll send you instructions on how to create a new password.
                                             </td>
                                             </tr>

+ 2 - 2
web/templates/reset_2.html

@@ -132,11 +132,11 @@
                                 <td style="padding: 0 10px 0 42px;">
                                     <a href="/"><img border=0 src="/images/logo.png" width="124px" height="46px" alt="Vesta Control Panel" /></a>
                                 </td>
-                                <td style="padding: 20px 0 0 0;">
+                                <td style="padding: 30px 0 0 0;">
                                     <form method="get" action="/reset/" >
                                         <table class="login-box">
                                             <tr>
-                                                <td style="padding: 6px 0 10px 0;">
+                                                <td style="padding: 6px 0 4px 0;">
                                                     Reset code has been sent to your email address.
                                                      Please copy and paste that code in the verification box below.
                                                 </td>

+ 6 - 2
web/templates/reset_3.html

@@ -132,7 +132,7 @@
                                 <td style="padding: 0 10 0 42;">
                                     <a href="/"><img border=0 src="/images/logo.png" width="124px" height="46px" alt="Vesta Control Panel" /></a>
                                 </td>
-                                <td style="padding: 20px 0 0 0;">
+                                <td style="padding: 4px 0 0 0;">
                                     <form method="post">
                                         <table class="login-box">
                                             <tr>
@@ -161,7 +161,11 @@
                                                 </td>
                                             </tr>
                                             <tr>
-                                                <td style="padding: 20px 0 28px 0;">
+                                                <td height="28px">
+                                                </td>
+                                            </tr>
+                                            <tr>
+                                                <td>
                                                     <input tabindex="3" type="submit" value="Reset" class="login-button">
                                                 </td>
                                             </tr>