update login view

This commit is contained in:
Shaun Chyxion 2020-11-14 21:28:33 +08:00
parent b6f2065a91
commit 00b4cbf379

View File

@ -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 &copy; 2005 - 2012 Jasig, Inc. All rights reserved.</p>
<p>Copyright &copy; 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>