Parcourir la source

Fixed typos in conn log page

tobychui il y a 3 ans
Parent
commit
4e7253c6ae
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      web/SystemAO/security/connlog.html

+ 1 - 1
web/SystemAO/security/connlog.html

@@ -38,7 +38,7 @@
         <div>
             <p>Connection Attempts</p>
             <h1 class="ui header">
-                <span id="normalStatus">Analysising</span>
+                <span id="normalStatus">Analysing</span>
                 <div class="sub header">
                     <span id="loginAptCount"></span> login request logged this month with <span id="incorrectRatio"></span> incorrect password attempts.
                 </div>