User manager to properly handle authenticated users with no authorization
[controller.git] / opendaylight / web / root / src / main / resources / WEB-INF / jsp / error.jsp
index 7b0915ae1d00786782fb5660a46922f5a9e4faf7..d288969c0a4680091f53a4165122c37ed5079033 100644 (file)
@@ -41,7 +41,7 @@
        <div class="login-form">
          <div id="logo"></div>
            <fieldset>
-            <p>Authentication failed or session might have timed out.<p>
+            <p>Login failed or session might have timed out.<p>
             <p>Please go back to the login page and try again.</p>
             <br/>
              <button class="btn btn-primary" type="submit" value="Log In" >Go To Login Page</button>