1
0
mhsanaei 9 цаг өмнө
parent
commit
01b8a27996

+ 1 - 2
web/html/inbounds.html

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