외사업무포털 => 외사포털 용어변경
parent
b231f439a0
commit
7e00a557d7
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
|
|
@ -31,10 +31,10 @@
|
|||
|
||||
<div class="d-flex flex-wrap py-2 mt-auto" id="footerRow" th:fragment="footerFragment">
|
||||
<div class="col-auto">
|
||||
<img src="/img/ft_logo.png" alt="외사업무포털로고" class="h-75">
|
||||
<img src="/img/ft_logo.png" alt="외사포털로고" class="h-75">
|
||||
</div>
|
||||
<div class="col-auto">
|
||||
<p id="footerSiteName">외사업무포털</p>
|
||||
<p id="footerSiteName">외사포털</p>
|
||||
<span id="footerSiteNameEng">FOREIGN AFFAIRS INTELLIGENCE MANAGEMENT SYSTEM</span>
|
||||
</div>
|
||||
<div class="col-auto ms-3 mt-1">
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
<div class="pt-3" th:fragment="leftMenuFragment">
|
||||
<div class="ps-5">
|
||||
<a href="/" >
|
||||
<img id="logoNew" th:src="@{/img/logoNew.png}" alt="logoNew" title="logoNew">
|
||||
<img id="logoNew3" th:src="@{/img/logoNew3.png}" alt="logoNew3" title="logoNew3">
|
||||
</a>
|
||||
</div>
|
||||
<div class="flex-shrink-0 py-3 bg-transparent" id="leftMenu">
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
<p th:if="${loginError}" class="error text-warning login-Fail">로그인에 실패하였습니다.</p>
|
||||
<!-- 로그인 시 아이디의 name 애트리뷰트 값은 username -->
|
||||
<!-- 파라미터명을 변경하고 싶을 경우 config class formlogin()에서 .usernameParameter("") 명시 -->
|
||||
<h1>외사업무포털</h1>
|
||||
<h1>외사포털</h1>
|
||||
<h2>FOREIGN AFFAIRS INTELLIGENCE MANAGEMENT SYSTEM</h2>
|
||||
<ul>
|
||||
<li>
|
||||
|
|
|
|||
Loading…
Reference in New Issue