mhsanaei 1 개월 전
부모
커밋
01b8a27996
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      web/html/inbounds.html

+ 1 - 2
web/html/inbounds.html

@@ -568,8 +568,7 @@
                             <tr>
                               <td>{{ i18n "pages.inbounds.periodicTrafficResetTitle" }}</td>
                               <td>
-                                <a-tag color="blue">[[ i18n("pages.inbounds.periodicTrafficReset." +
-                                  dbInbound.trafficReset) ]]</a-tag>
+                                <a-tag color="blue">[[ dbInbound.trafficReset ]]</a-tag>
                               </td>
                             </tr>
                           </table>