@@ -194,7 +194,7 @@ window.onresize=function(){
|
||||
<!-- BEGIN LOGO -->
|
||||
<div class="page-logo">
|
||||
<a href="index.html"> <img
|
||||
src="${pageContext.request.contextPath}/static/layouts/layout/img/logo.png"
|
||||
src="${pageContext.request.contextPath}/static/layouts/layout/img/logo2.png"
|
||||
alt="logo" class="logo-default" />
|
||||
</a>
|
||||
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
<body class="">
|
||||
<div class="page-login">
|
||||
<div class="page-logo">
|
||||
<img src="${pageContext.request.contextPath}/static/pages/img/logo.png" alt="logo" />
|
||||
<img src="${pageContext.request.contextPath}/static/pages/img/logo1.png" alt="logo" />
|
||||
</div>
|
||||
<div class="page-body">
|
||||
<div class="login-head"> <spring:message code='login'/> </div>
|
||||
|
||||
BIN
src/main/webapp/static/layouts/layout/img/logo1.png
Normal file
BIN
src/main/webapp/static/layouts/layout/img/logo1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
BIN
src/main/webapp/static/layouts/layout/img/logo2.png
Normal file
BIN
src/main/webapp/static/layouts/layout/img/logo2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.2 KiB |
BIN
src/main/webapp/static/pages/img/logo1.png
Normal file
BIN
src/main/webapp/static/pages/img/logo1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
BIN
src/main/webapp/static/pages/img/logo2.png
Normal file
BIN
src/main/webapp/static/pages/img/logo2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.2 KiB |
Reference in New Issue
Block a user