Просмотр исходного кода

removed saved-cookie login support

Serghey Rodin 13 лет назад
Родитель
Сommit
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>
                                             </td>
                                         </tr>
                                         </tr>
                                         <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>
                                             </td>
                                         </tr>
                                         </tr>
                                         <tr>
                                         <tr>

+ 2 - 2
web/templates/reset_1.html

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

+ 2 - 2
web/templates/reset_2.html

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

+ 6 - 2
web/templates/reset_3.html

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