Sfoglia il codice sorgente

Merge branch 'refactor/ui-login-page' into staging/fixes

Kristan Kenney 5 anni fa
parent
commit
31d8a73b46
2 ha cambiato i file con 0 aggiunte e 10 eliminazioni
  1. 0 5
      web/templates/reset2fa.html
  2. 0 5
      web/templates/reset_1.html

+ 0 - 5
web/templates/reset2fa.html

@@ -49,11 +49,6 @@
                                                     <input tabindex="1" type="text" size="20px" style="width:240px" name="twofa" class="vst-input">
                                                 </td>
                                             </tr>
-                                            <tr>
-                                                <td style="padding: 12px 0 0 2px;">
-                                                    <?php print __('RESET_NOTICE');?>
-                                                </td>
-                                            </tr>
                                             <tr>
                                                 <td style="padding: 20px 0 12px 0;">
                                                     <input tabindex="2" type="submit" value="<?php print __('Submit');?>" class="button">&nbsp;&nbsp;

+ 0 - 5
web/templates/reset_1.html

@@ -35,11 +35,6 @@
                                                     <input tabindex="1" type="text" size="20px" style="width:240px" name="email" class="vst-input">
                                                 </td>
                                             </tr>
-                                            <tr>
-                                                <td style="padding: 12px 0 0 2px;">
-                                                    <?php print __('RESET_NOTICE');?>
-                                                </td>
-                                            </tr>
                                             <tr>
                                                 <td style="padding: 20px 0 12px 0;">
                                                     <input tabindex="2" type="submit" value="<?php print __('Submit');?>" class="button">&nbsp;&nbsp;