update login view
This commit is contained in:
parent
b6f2065a91
commit
00b4cbf379
@ -15,7 +15,7 @@
|
||||
<!-- BEGIN HEAD -->
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>创力 | 登录</title>
|
||||
<title>CAS | Login</title>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
|
||||
<meta content="" name="description"/>
|
||||
@ -96,7 +96,7 @@
|
||||
<!-- BEGIN COPYRIGHT -->
|
||||
<div class="copyright">
|
||||
<p/>
|
||||
<p>Copyright © 2005 - 2012 Jasig, Inc. All rights reserved.</p>
|
||||
<p>Copyright © 2020 PudongHot</p>
|
||||
<p>Powered by <a href="http://www.jasig.org/cas">Jasig Central Authentication Service <%=org.jasig.cas.CasVersion.getVersion()%></a></p>
|
||||
</div>
|
||||
<!-- END COPYRIGHT -->
|
||||
@ -133,4 +133,4 @@
|
||||
<!-- END JAVASCRIPTS -->
|
||||
</body>
|
||||
<!-- END BODY -->
|
||||
</html>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user