Fix license issues 41/42241/1
authorSonsino, Ofir (os0695) <os0695@intl.att.com>
Wed, 11 Apr 2018 10:38:34 +0000 (13:38 +0300)
committerSonsino, Ofir (os0695) <os0695@intl.att.com>
Wed, 11 Apr 2018 10:38:34 +0000 (13:38 +0300)
Change-Id: Ic3eadf65b920a610b77c18317b0daad57e06b647
Issue-ID: VID-198
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
vid-app-common/src/test/resources/WEB-INF/jsp/login.jsp

index f0ff58b..6b032a2 100644 (file)
@@ -86,9 +86,9 @@ body {
 </style>
 </head>
 <body>
-       <!-- AT&T Logo -->
+       <!-- Logo -->
        <div class="logo">
-               <img src="static/fusion/images/logo_att_header.jpg" alt="AT&T" />
+               <img src="static/fusion/images/logo_att_header.jpg" alt="Logo" />
        </div>
        <div class="login">
                <img src="static/fusion/images/ecomp-login-550x360.jpg" />
@@ -109,16 +109,11 @@ body {
        <br />
        <div id="footer">
                <div class="terms">
-                       Warning: This system is restricted to AT&amp;T authorized users for
-                       business purposes. Unauthorized access is a violation of the law. <br />
-                       This service may be monitored for administrative and security
-                       reasons. By proceeding, you consent to this monitoring.
+                       
                </div>
                <p>
                <div class="terms">
-                       <a target="_top" href="http://www.att.com/terms/">Terms and
-                               Conditions</a> | <a target="_top" href="http://www.att.com/privacy/">Privacy
-                               Policy</a> <br> &copy; 2017 AT&amp;T. All rights reserved.
+                       
                </div>
        </div>
 </body>