MaxKey 4 лет назад
Родитель
Сommit
b11effe79a
1 измененных файлов с 8 добавлено и 8 удалено
  1. 8 8
      maxkey-web-maxkey/src/main/resources/templates/views/login.ftl

+ 8 - 8
maxkey-web-maxkey/src/main/resources/templates/views/login.ftl

@@ -298,14 +298,6 @@
 											<td><input required="" class="form-control"  type='password' id='tfa_j_password'  name='password' value=""  tabindex="2" /></td>
 										</tr>
 										<#if true==isMfa >
-										<#if "TOPT"==otpType >
-										<tr>
-											<td><@locale code="login.text.currenttime"/>:</td>
-											<td>
-												<input  class="form-control"  readonly type='text' id="currentTime" name="currentTime"  tabindex="3"  value="" />
-											</td>
-										</tr>
-										</#if>
 										<tr>
 											<td><@locale code="login.text.captcha"/>:</td>
 											<td>
@@ -314,6 +306,14 @@
 												
 											</td>
 										</tr>
+										<#if "TOPT"==otpType >
+										<tr>
+											<td><@locale code="login.text.currenttime"/>:</td>
+											<td>
+												<input  class="form-control"  readonly type='text' id="currentTime" name="currentTime"  tabindex="3"  value="" />
+											</td>
+										</tr>
+										</#if>
 										<tr>
 											<td></td>
 											<td>